0

I a bit overwhelmed with all of the sample code I've seen on the apple dev site. I'm looking for a simple example to show me how to load an xml file from a server into iphone. I would like to read url's from this xml file and load an image.

dub
  • 61
  • 2
  • 4

1 Answers1

0

you may want to create a new test project to see how does the nsxmlparser parse the xml by following this example

Community
  • 1
  • 1
Hoang Pham
  • 6,899
  • 11
  • 57
  • 70