[XML-SIG] Standard methods for turning and object into an xml document.

Patrick K. O'Brien pobrien@orbtech.com
Thu, 13 Dec 2001 11:59:38 -0600


David Mertz has published a couple of articles on this topic:

http://www-106.ibm.com/developerworks/xml/library/xml-matters1/index.html

http://www-106.ibm.com/developerworks/xml/library/xml-matters2/index.html

http://www-106.ibm.com/developerworks/xml/library/x-matters11.html

---
Patrick K. O'Brien
Orbtech.com - Your Source For Python Development Services
Phone: 314-963-3206


> -----Original Message-----
> From: xml-sig-admin@python.org [mailto:xml-sig-admin@python.org]On
> Behalf Of o polite
> Sent: Thursday, December 13, 2001 11:42 AM
> To: xml-sig@python.org
> Subject: [XML-SIG] Standard methods for turning and object into an xml
> document.
>
>
> Hi. I've been using python for a couple of years but I'm quite new to XML.
>
> I've read the python xml howto, and some other stuff on the web.
> There's a
> lot of talk about moving from xml document to a DOM object. And
> even about
> putting a DOM object back on file as an xml document.
>
> But I haven't found much on moving from some arbitrary python
> object (made up
> of mostly string attributes) to an xml document. Of course I could start
> adding homegrown xmlwriter methods to my classes,  but I have a
> feeling that
> someone already made a nice framework for this.
>
> What are your favorite techniques?
>
> --
> o polite
>
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://mail.python.org/mailman/listinfo/xml-sig