[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Is Schematron (using XPath 2.0) functionally a superset of XML Schemas?
- From: "Costello, Roger L." <costello@mitre.org>
- To: <xml-dev@lists.xml.org>
- Date: Fri, 9 Nov 2007 08:26:35 -0500
Hi Folks,
Is Schematron (using XPath 2.0) functionally a superset of XML Schemas?
Using XPath 2.0, Schematron can now perform all of the grammar-type
checks that XML Schemas does, e.g. check that the correct tags are
being used, the tags are arranged properly, and the datatypes of each
element and attribute are correct.
Plus Schematron can perform co-constraint checks, cardinality checks,
and algorithmic checks that XML Schemas cannot do.
Are there things that XML Schemas can do that Schematron (using Xpath
2.0) cannot do?
/Roger
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]