I get an XML file with a huge amount of data. I would like to add some entries to it. I have looked at GDataXML and a few others but cant seem to find something that will allow me to add entries without having to fully map the XML and then reconstruct it. What is a simple way to get this done?
Asked
Active
Viewed 208 times
1 Answers
3
As you have looked at GDataXML
and don't want to go for it, then TouchXML
could be a nice alternative. Here is a good tutorial on how to use TouchXML here.

Vaibhav Saran
- 12,848
- 3
- 65
- 75

Piyush Dubey
- 2,416
- 1
- 24
- 39