How to Parse through nsXml Parser.

Posted by chsab420 on Stack Overflow See other posts from Stack Overflow or by chsab420
Published on 2010-03-12T07:24:14Z Indexed on 2010/03/12 7:27 UTC
Read the original article Hit count: 147

Filed under:
|
|
|
|

Hey All,

i am very new to iphone Development and i am asked to use nsxml parser to parse xml from a google api. i have parsed another url which has xml but i am not able to parse google's because it is using id's to store data rather than inside tag. i.e.

Can somebody help me that how can i parse the attribute inside the tag.

Thanks & Regards

© Stack Overflow or respective owner

Related posts about attribute

Related posts about parsing