generateDS.py
betaDescription
generateDS.py generates Python data structures from an Xschema document. It generates a file containing: (1) a Python class for each element definition and (2) parsers (using the Python minidom) for XML documents that satisfy the Xschema document.
Categories
License
Features
- Generate Python bindings from XML schema
- Python code generation
Update Notifications
User Ratings
User Reviews
-
very good project, thanks!