[Twisted-Python] regarding xml elements

Raj kumar k_r_a_j_kumar at yahoo.co.in
Fri Mar 28 07:44:57 EDT 2008


Hi,
I have an xml file in my application,
I have created an element using 
Example goes like this.........

document.createElement("abc")
and i appeneded it by using append() method.
But how i can reflect this change to my xml file?
 and one more thing is i want to create element with some other parameters....
like.............

  <abc   m=" "  n=" ">
    </abc>
and i have m and n values as strings with me.
can anybody help me to create this element and write it to the existing xml file 
as a child of an existing element?

Thanks in advance..

Raj..




      Forgot the famous last words? Access your message archive online at http://in.messenger.yahoo.com/webmessengerpromo.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080328/29418eaa/attachment.htm 


More information about the Twisted-Python mailing list