Re: Help parsing XML file
Re: Help parsing XML file
- Subject: Re: Help parsing XML file
- From: "Mark J. Reed" <email@hidden>
- Date: Sat, 8 Mar 2008 12:10:39 -0500
The difference is, I think, between "XPath" itself and "a node set
returned by an XPath expression". XPath itself will, depending on the
chosen axis, iterate over the document in a specified order, including
the document order, but if a predicate returns a "node set", then that
result is inherently unordered (and without duplicates).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden