Re: XML XPath question
Re: XML XPath question
- Subject: Re: XML XPath question
- From: Sandro Noel <email@hidden>
- Date: Wed, 01 Oct 2008 13:32:51 -0400
Chris,
thank you that worked just fine, to bad the piece of information i
read did not mention that... :(
Sandro.
On 1-Oct-08, at 12:47 PM, Chris Patterson wrote:
Your XPath is almost correct, as far as I can tell. All you need to
do is insert an "@" character before the "id" attribute predicate,
like so:
".//data/department/employe[@id=\"%@\"]"
================================================================
Chris Patterson chris dot s dot patterson at gmail dot com
"The only problem with Microsoft is they just have no taste."
-- Steve Jobs <http://www.youtube.com/watch?v=WfALGcDNEDw>
================================================================
_______________________________________________
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