Python XML Marshaller with XSD Typing (original) (raw)

Peter Yared peter@yared.com
Tue, 13 Jan 2004 04🔞34 -0800


Python XML Marshaller 0.1 is a new XML Marshaller for Python with some unique features such as transparently accessing XML documents as if they were Python objects (really) and a binding to XSD in order to determine the types of Python objects to create when reading XML (numbers, dates, etc.). The Python XML Marshaller will also create a full XSD for an arbitrary Python object graph so that it can be recomposed with its original types. Python 2.3 license. http://www.yared.com/pybypy.

Peter Yared http://www.yared.com