CrossRef Schematron rules
Currently implemented CrossRef rules are listed
here.
Downloads
CrossRef Schematron Rules:
download
- CrossRef_Schematron_Rules includes: deposit.sch (rules file), iso_schematron_skeleton.xsl, iso_svrl.xsl, and saxon8.jar
- The metadata quality check only validates XML using CrossRef deposit schema version 4.3.0. To validate against other versions of the schema, replace '4.3.0' with the desired version number in the deposit.sch file
- Simple Windows batch file: download
About Schematron
 |
Schematron is a language for making assertions about patterns found in XML documents.
|