Unable to write xml file in iphone? -
Unable to write xml file in iphone? -
i new iphone developer, in application can read info xml file unable add together node xml , unable modify existing node values,any 1 have thought adding nodes existing xml , modify existing xml values , save.please help me.
ex: my xml file raj 20000
add nodes like:
raj 20000 hyd //add new node name address
or raj 20000
</employee> <employee> // add together employee existing xml file <name>rani</name> <sal>10000</sal> </employee> modify xml: sai //change name , save 20000
</employee> thanks in advance
iphone
Comments
Post a Comment