Associations
|
OccurrencesAcronym ExpansionSchematron DescriptionThe Schematron is a Structural Schema Language. It is currently undergoing ISO standardization to become ISO/IEC 19757 - DSDL Document Schema Definition Language - Part 3: Rule-based validation - Schematron. The Schematron differs in basic concept from other schema languages in that it not based on grammars but on finding tree patterns in the parsed document. This approach allows many kinds of structures to be represented which are inconvenient and difficult in grammar-based schema languages. If you know XPath or the XSLT expression language, you can start to use The Schematron immediately. Additional informationhttp://www.ascc.net/xml/r...chematron/schematron.html |