Generate Python data structures and XML parser from Xschema
Project description
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 into those data structures. In addition, a separate file containing subclasses (stubs) is optionally generated. The user can add methods to the subclasses in order to process the contents of an XML document.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
generateDS-2.33.19.tar.gz
(1.1 MB
view hashes)
Built Distribution
generateDS-2.33.19-py3.7.egg
(170.2 kB
view hashes)