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