Re: [xsl] the nearest ancestor with the attribute

Subject: Re: [xsl] the nearest ancestor with the attribute
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 18 Jan 2001 10:53:48 GMT
> But what *is* the order of nodes returned by ancestor::*/@attr

XPath expressions select node sets. The distinguishing feature of a
set (as opposed to a list) is that it is unordered.

(Many operations on that set take the nodes in document order, but that
is a propoerty of the operation being applied, not of the set itself)

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread