org.opengis.cite:schema-utils

Provides support for validating XML representations using the following schema languages: W3C XML Schema 1.0, Schematron (ISO/IEC 19757-3:2006), and RELAX NG (ISO/IEC 19757-2:2008). It is also possible to access and query the post-schema-validation infoset (PSVI) using the Xerces XML Schema API.


License
Apache-2.0

Documentation

Schema Validation Utilities

The schema-utils library is used by several OGC conformance test suites. It provides support for validating XML representations using the following schema languages:

  • W3C XML Schema 1.0
  • Schematron (ISO/IEC 19757-3:2006)
  • RELAX NG (ISO/IEC 19757-2:2008)

Visit the project documentation website for more information, including the API documentation.