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:08:33 -0500
You're wrong, Emmanuel. Bulleted list, third paragraph of the XPath
spec (in the Introduction), e.g. here: http://www.w3.org/TR/xpath
node-set (an unordered collection of nodes without duplicates)
See? "unordered".
XPath predicates operate on nodes in context and can thus be used to
traverse in document order, reverse document order, etc. But once you
extract a value from a predicate as a node set, the ordering
information is lost.
_______________________________________________
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