[XML-SIG] Could somebody help me?

Luis Miguel Morillas morillas at posta.unizar.es
Fri Jan 28 10:06:51 CET 2005


Mensaje citado por Prasad PS <prasad_st at beceem.com>:

> Hi,
>  I have an xml file. Now I want to add a node to the existing xml file.
> How can I do this using Python?
>  I would appreciate if someone could help me in doing this.
> With regards,
> Prasad.p.s. 
> 

It's easy. You can use python xml dom [1] or in a more pythonic way I prefer
amara [2]


Greetings,

[1] http://pyxml.sourceforge.net/topics/howto/node21.html
[2] http://uche.ogbuji.net/uche.ogbuji.net/tech/4Suite/amara/manual.html


-- 

Luis Miguel


More information about the XML-SIG mailing list