Hello all,
The RELAX NG schema for Schematron in Annex A of Schematron 2016 makes
the sch:properties element mandatory.
,----
| schema = element schema {
| attribute id { xsd:ID }?,
| rich,
| attribute schemaVersion { non-empty-string }?,
| attribute defaultPhase { xsd:IDREF }?,
| attribute queryBinding { non-empty-string }?,
| (foreign
| & inclusion*
| & (title?, ns*, p*, let*, phase*, pattern+, p*, diagnostics?, properties))
| }
`----
The introduction on the other hand states that the 2016 edition is
backwards compatible with the Schematron 2006.
Is this an error in the schema provided in Annex A?
All the best,
-- David
--
David Maus M.A.
Mobile: +49-151-61506713
Www: http://dmaus.name
____________________________________________________________ ___________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php