minidom question from a newbie

henk.derudder at nowayyouneedthis.sciatl.com henk.derudder at nowayyouneedthis.sciatl.com
Wed Jun 18 03:46:38 EDT 2003


Hi wizards,

I am using minidom from xml.dom and noticed there is some nice
function like
root = minidom.parse(filename)
which parses my xml-file and which gives me some tree-structure of the
XML-elements. Is it possible to go the other way around, like building
that tree structure in memory and saving this in XML-file?

thanks,

Henk




More information about the Python-list mailing list