Search code examples
iosxmlgdataxmlexi

write to EXI format xml on ipad


I have a requirement to read and write xml files in w3c format on an ipad app. In my previous app I read basic xml files using GDataXML and that worked exactly as I needed. Can I use the same GDataXML to read and write xml files in w3c format aswell?, or do I need a different class?

edit: The format I need to read and write to is Efficient XML Interchange (EXI).


Solution

  • As far as I know, neither Apple nor Google has done anything related to EXI in their products, and the only choice available on iOS at this point appears to be a commercial product from AgileDelta [1]. [1] http://www.agiledelta.com/product_efxsdk.html