Features
<-- XML Validation



Features

  • validate XML documents against multiple definition files

    • XML Schema (.xsd) files
    • Schematron (.sch) files
    • SVRL Transformation files (.xsl/.xslt) files (i.e. those generated from Schematron)
  • Execution forms:

    • Integrable .jar file
    • Direct command-line application
    • (local) HTTP server for bulk processing
  • Configurable to validate many different types of documents

    • Automatic derivation of which validation(s) to run