summaryrefslogtreecommitdiff
path: root/textproc/py-generateDS/DESCR
blob: 2fb7d76ebdb788b2c367c20602893cadd51a0454 (plain)
1
2
3
4
5
6
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. 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.