Using NSXMLParser to parse XML documents

Last Revision:
Version 3.0, 2013-05-13
Updated to use ARC and storyboards.
(Full Revision History)
Build Requirements:
Xcode 4.6, iOS 6.0 or later.
Runtime Requirements:
iOS 6.0 or later.

The SeismicXML sample application demonstrates how to use NSXMLParser to parse XML data. The XML parsing occurs on a background thread using NSOperation and updates the earthquakes table view with batches of parsed objects.


Did this document help you? Yes It's good, but... Not helpful...