Check an XML file against:
Convert and validate against:
- Run
cd schema && make fetch
to fetch all the resources. - Run
scripts/validate.sh filename
to validate a JATS XML file. - Output: any validation errors; NLM style report; HTML article preview.
- JS rules for validating the HTML
- Microdata extraction tests