How to create an NSArray with all of the values in a certain tag in an XML file

nguyendando

New Member
Is it possible to create an NSArray using every value of a certain tag in an XML file? I want to have an array of all of the albums in an iTunes Library, could I create an NSArray using all of the items in iTunesLibrary.xml?
 
Back
Top