On Tue, May 25, 2010 at 2:24 PM, Salil GK wrote:
> Hello
>
> I need to make a quick prototype to process some xml file. I found
> xml.dom.minidom much handy and I can get information from the xml file. But
> I need to update a filed in the xml file and save the file. I couldn't find
> a way to
Hello
I need to make a quick prototype to process some xml file. I found
xml.dom.minidom much handy and I can get information from the xml file. But
I need to update a filed in the xml file and save the file. I couldn't find
a way to do that. Could some one please help me on this.
Basically thi