Re: Reading XML (Mr. Gecko)

2008-05-04 Thread Jens Alfke
On 4 May '08, at 1:35 PM, Richard Wolf wrote: Your next task is to learn XQuery. If you are going to deal with searching XML data for values, this is a MUST, but you will be amply rewarded for all your efforts. XQuery's powerful, all right, but it's kind of complicated, so I thought it

Re: Reading XML (Mr. Gecko)

2008-05-04 Thread Richard Wolf
Is there any like framework that will let you do that? Is there an example for how to read xml? Is there a tutorial? Yes, yes, and yes. Mr. Gecko, In answer to your queries ... one word. XQuery. NSXMLNode's objectsForXQuery:error: and objectsForXQuery:constants:error: do exactly what you w