generateDS 2.7b
Generate Python data structures and XML parser from Xschema
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| generateDS-2.7b-py2.7.egg (md5) | Python Egg | 2.7 | 2011-12-10 | 101KB | 462 |
| generateDS-2.7b.tar.gz (md5) | Source | 2011-12-10 | 435KB | 902 | |
- Author: Dave Kuhlman
- Documentation: generateDS package documentation
- Home Page: http://www.rexx.com/~dkuhlman/generateDS.html
- License: http://www.opensource.org/licenses/mit-license.php
- Platform: platform-independent
- Package Index Owner: dkuhlman
- DOAP record: generateDS-2.7b.xml
