[XML-SIG] xml.marshal

Ajay Brar abra9823 at mail.usyd.edu.au
Mon Jul 12 12:43:52 CEST 2004


hi!

I am trying to use the xml.marshal module. basically i have defined a few classes and have an object that contains other objects of these classes.
I would like to write this object out in XML and also read a well formed XML file and construct the object from it. I have already defined the DTD to be used.
what i am now looking for are example on how to do it? the PyXML HOWTO  mentions subclassing Marshall and UnMarshall classes, but thats all it mentions. does anyone have any examples of how to do this, or links to any tutorials that explain this.

many thanks
cheers


Ajay Brar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20040712/89c52f6c/attachment.htm


More information about the XML-SIG mailing list