An open API service indexing awesome lists of open source software.

https://github.com/opengeospatial/schema-utils


https://github.com/opengeospatial/schema-utils

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

__Schema Validation Utilities__

The `schema-utils` library is used by several [OGC](http://www.opengeospatial.org/)
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](http://opengeospatial.github.io/schema-utils/)
for more information, including the API documentation.