https://github.com/opengeospatial/schema-utils
https://github.com/opengeospatial/schema-utils
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opengeospatial/schema-utils
- Owner: opengeospatial
- License: other
- Created: 2014-05-15T17:18:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T10:37:24.000Z (over 1 year ago)
- Last Synced: 2025-03-21T11:33:01.985Z (over 1 year ago)
- Language: XSLT
- Size: 620 KB
- Stars: 2
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.