tags:

views:

24

answers:

1

Hi

Hi I am working on web-services getting data from web-service.

Data is in xml formate. i parsed data and display on my require Outlets. Every thing working great.

I want to work same parsing in different way. Is there any alternative way to fetch data from web service. Or Xml parser is best among the other.

Help me out

Thanks in advance

A: 

I would suggest TouchXML for parsing.

http://github.com/schwa/TouchXML

Flash84x
@Thanks Flash84x I do try TouchXML for xml Parsing.
kiran kumar