0
votes

I need to validate an XML file against Schematron (.sch file). I read that Saxon can do it. How can I use Schematron file directly as all the sample uses XSLT, not the Schematron file?

1

1 Answers

0
votes

There are Schematron processors that use Saxon "underneath the hood", but Saxon itself does not have any schematron capability.