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 11:04:46 GMT

> I guess this means that since attribute axis is in document order,
> this means, since its the last step, that document order rules
> for this expression?

No. The "order" of an axis only "rules" for the step that it is in, ie
it affects the meaning of position() and last() in predicates that occur
in that step. It doesn't affect the constructed node set.

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