README
nodeXmlSchemas
Create a module to convert xml schemas to json - format
Reference:
Creating and publishing a node.js module
NPM Module:
This is a public npm module shared at:
https://www.npmjs.com/package/xml_schema_to_json
The target:
To create a javaScript converter module to convert xml-schema to javaScript constructor.
TODO:
Refer to xml2json, node4xml, libxml2...