generateDS.py generates Python data structures (for example, class definitions) from an XML Schema document. These data structures represent the elements in an XML document described by the XML Schema.It also generates parsers that load an XML document...

generateDS

generateDS 2.15a

The data structures are the elements in an XML document described in the XML Schema.It also generates parsers that load an XML document into those data structures. In addition, a separate file containing subclasses (stubs) is optionally generated.The...

read more