I m comfortable with XML Parsing....but my response is coming in AML Aras markup language...could any one let me know,,is AML is supported by iPhone...if YES how can i Parse AML response.....appropriate code will be appreaciated
Thank you in advance
I m comfortable with XML Parsing....but my response is coming in AML Aras markup language...could any one let me know,,is AML is supported by iPhone...if YES how can i Parse AML response.....appropriate code will be appreaciated
Thank you in advance
If AML is XML(what seems to be true <Item type="ECN" action="get"></Item>), you can parse it like XML... There is plenty of documentation out there about how to do that on an iPhone