Forum: XML, XSLT and XPATH Sep 30th, 2008 |
| Replies: 2 Views: 926 Not quite. XML is just a file-based text file after all. But you can do with XML (or XML code libraries) same things: get/put/update/delete data.
You decide if you need XML in your project.
... |