@krlwlfrt/xsdco
v0.3.3
Published
XSD converter
Readme
@krlwlfrt/xsdco
Library to generate TypeScript code from an XSD and parse an XML according to the XSD.
Use extract or extractFromFile to extract a data description from an XSD and parseXML to parse an XML according to the extracted data description.
Documentation
See documentation for detailed description of usage.
