Re: nodesForXPath and namespace issue
Re: nodesForXPath and namespace issue
- Subject: Re: nodesForXPath and namespace issue
- From: Ryan Homer <email@hidden>
- Date: Tue, 23 Oct 2007 10:01:31 -0400
Excellent idea! (posting to cocoa-dev list in case this helps someone
else)
On 23-Oct-07, at 10/23/07 4:38 AM, Mathias Sulser wrote:
Hi,
I found another way: http://www.stylusstudio.com/xsllist/200312/
post90970.html
The stylesheet removes the xmlns attribute and therefore frees the
way to xquery it like i wanted to.
Thanks
<pre-transform.xsl>
On Oct 22, 2007, at 3:04 PM, Ryan Homer wrote:
Hi,
I followed the guide on XML parsing here:
file:///Developer/ADC Reference Library/documentation/Cocoa/
Conceptual/XMLParsing/index.html
It turned out to be a little tedious, having to check for each
element I was interested in in one delegate method, saving the
information and then processing it in another
(parser:didEndElement:...), but it turned out ok.
I haven't reported it as a bug, but I might just do so, see what
Apple says.
Good Luck.
On 22-Oct-07, at 10/22/07 8:25 AM, Mathias Sulser wrote:
Hi Ryan,
I'm having the exactly same problem about namespaces in cocoa as
you experienced couple of months ago. So I was wondering if you
came up with a solution considering this http://lists.apple.com/
archives/cocoa-dev/2007/Jan/msg00329.html issue.
Thanks in advance & sorry for bothering you
Mathias Sulser
_______________________________________________
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