I'm reading xml from a web service. I can display the xml successfully using println. I am now trying to take the xml response and parse the individual elements using NSXMLParse. This is my code:I'm reading xml from a web service. I can displ
I'm reading xml from a web service. I can display the xml successfully using println. I am now trying to take the xml response and parse the individual elements using NSXMLParse. This is my code:I'm reading xml from a web service. I can displ