Command schematron
Name
schematron validates an xml document using an schematron schemaSynopsis
schematron schema fileDescription
Validates an xml document against a schematron schema.Uses the schematron xslt2 implementation.
The xvalidate -schematron option is implemented using the schematron command.
Return
Returns 0 if there are no parsng errors on the schematron document or the xml document. This does not indicate "passing" the schematron validation.Output
Outputs to standard output the results of the schematron validation.Commands
CategoryCommands
CommandXvalidate