Updating XML using XPath

marijuanated at gmail.com marijuanated at gmail.com
Tue Oct 31 23:34:53 EST 2006


Hi All,

Is there a way that I can update the attributes of an XML node and MAKE
IT PERSISTENT in the XML file through the Python XPath API? I tried the
setContent method of the Node but i am only able to update the node
variable not the file content itself. 

Thanks,
Sundar




More information about the Python-list mailing list