Re: XQuery string help
Re: XQuery string help
- Subject: Re: XQuery string help
- From: Chris Suter <email@hidden>
- Date: Thu, 25 Oct 2007 09:11:31 +1000
On 25/10/2007, at 8:38 AM, Marcel Borsten wrote:
As a result of an earlier post/answer I got an XML-string into an
NSXMLDocument object. Now I'm trying to search through the xml and
find the elements that I want to use in my code. For example in
this bit of XML here I want to search through the Array and find
every instance to retrieve their name and url. Preferably I would
like to store all the found element stringvalues in an array.
Since your document is a property list, why not load it as a property
list and then do whatever you need to do that way?
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden