Convert a JATS XML document to CrossRef's Deposit Schema, and validate against the schema.
- Run
php validate.php file-to-validate.xmlto validate a JATS XML file.
- Run
./build.shto fetch the schema files from CrossRef's web server and update the XSL file.