Hi every one,<br>This is raj.. I am new to twisted python.<br>I have created a xml and want to add some content to it but i am unable to edit the xml file..<br>I tried in this way.....<br>..............................................................<br>Method(self, X,Y,Z,xmlfile=None)<br>xmlfile = xmlfile or self.xmlfile<br>.<br>.<br>jump = microdom.lmx('jumping')<br>jump.add("jumpat", xjump=X, yjump=Y)<br>save_xml(jump.node,xmlfile)<br><br>then the xml file is showing <br>&lt;jumping&gt;<br>&lt;/jumping&gt;<br>but not the jumpat tag and content<br><br>...............................................................<br><br>if i try in this below manner<br>......................................<br>Method(self, X,Y,Z,xmlfile=None)<br> xmlfile = xmlfile or self.xmlfile<br> .<br> .<br> jump = microdom.lmx('jumping')<br> jump.add("jumpat")<br> save_xml(jump.node,xmlfile)<br> <br> then xml file is
 showing<br>&lt;jumping&gt;<br>&lt;jumpat&gt;<br>&lt;/jumpat&gt;<br>&lt;/jumping&gt;<br>..................................<br><br>Can any one help me how to add those X,Y,Z values in that?<br>I wanted the out put to be stored as below<br>&lt;jumping&gt;<br>&lt;jumpat x=value,y=value,z=value&gt;<br>&lt;/jumpat&gt;<br>&lt;jumpat x=value,y=value,z=value&gt;<br> &lt;/jumpat&gt;<br> &lt;/jumping&gt;<br><br>Thank you in advance.<br> <p>&#32;


      <!--4--><hr size=1></hr> 5, 50, 500, 5000 - Store N number of mails in your inbox. <a href="http://in.rd.yahoo.com/tagline_mail_4/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/">Click here.</a>