How to validate an XML document against a Schematron file

From TEIWiki
Revision as of 15:32, 12 August 2011 by Kshawkin (talk | contribs) (New page: These are all options: * Use an xslt processor with a schematron engine (see [http://www.schematron.com/ Schematron website]) * Make an NVDL script and use onvdl. * Use [http://www.probat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.