How to validate an XML document against a Schematron file

From TEIWiki
Revision as of 15:32, 12 August 2011 by Kshawkin (talk | contribs) (added Category:Tools)
Jump to navigation Jump to search

These are all options:

  • Use an xslt processor with a schematron engine (see Schematron website)
  • Make an NVDL script and use onvdl.
  • Use Probatron. Since the commandline command itself is a bit complicated, and it is often useful to see just the textual error messages rather than the entire

SVRL output, Syd has written a little front-end to it. If you speak bash, feel free to play with it as if it were copyleft Syd Bauman, available under the LGPL.