Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

vavdiyaharesh

macrumors newbie
Original poster
May 15, 2008
24
0
Hi,

I have to parse this type of xml file.

so how can i parse this type of xml file like

<Row ID="1">
<Cell ID="0" Type="String" >Afghanistan</Cell>
<Cell ID="1" Type="Number" >93</Cell>
<Cell ID="2" Type="Number" >0</Cell>
<Cell ID="3" Type="Number" >1</Cell>
</Row>


anybody know that how can i parse this xml for iphone apps and i have 20000 records in xml file so is it possible to parse it.

Thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.