busting-out XML sections

Alex Martelli aleaxit at yahoo.com
Sat Oct 7 11:58:38 EDT 2000
"Thomas Gagne" <tgagne at ix.netcom.com> wrote in message
news:39DF390E.CD6D4DFF at ix.netcom.com...
> Assuming I can use that utility to correclty parse the incomming XML, is
there
> a matching utility to reverse it back into XML?  Because that is what the
> remote process is expecting.

Note that a DOM's elements will include a writexml method to write
back out the XML for the each element of your interest...


Alex






More information about the Python-list mailing list