资 源 简 介
This site has code for four related projects:
schematron: ISO Schematron validators {XSLT1 and XSLT2}
converters including Schematron embedded in XSD or RELAX NG, and pretty printing
ant_schematron: Ant Task for Schematron {Java}
XSD2SCH: XML Schemas to Schematron converter {XSLT2}
The site is under construction, for activation in later July 2010. Currently it is only loaded with the distributions for these projects, the source code and some of the test files: in particular, the various build scripts are not ported yet.
ISO Schematron
ISO Schematron is a validation and reporting language, based on the presence or absence of XPaths in one or more XML documents. It has an emphasis on human-understandability and simplicity of use and implementation.
Schematron is an ISO standard frequently used to complement ISO RELAX NG grammars.
The IS