generateDS.py

Easily generate Python data structures from an XML schema
Download

generateDS.py Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Dave Kuhlman
  • Publisher web site:
  • http://www.rexx.com/~dkuhlman/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 203 KB

generateDS.py Tags


generateDS.py Description

Easily generate Python data structures from an XML schema generateDS.py is a free and open source program that 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. generateDS.py 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. Requirements: · Python


generateDS.py Related Software