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

https://github.com/typeable/xsd-parser

XSD parser and haskell types for working with it
https://github.com/typeable/xsd-parser

Last synced: 11 months ago
JSON representation

XSD parser and haskell types for working with it

Awesome Lists containing this project

README

          

# xsd-parser

Library for parsing XML schema files.

# W3C XML Schema 1.1 test suite

The test suite is designed mostly to test validation, but at least we
can check whether we are able to parse all the xsd files from the
test suite. See results [here](xsts.md).