xsl-list
[Top] [All Lists]

RE: reverse and forward order

2003-04-11 15:13:19
At 19:16 11/04/2003 +0100, Michael Kay wrote:
ancestor::*[1] selects the immediate ancestor (the parent) 
(ancestor::*)[1] selects the ultimate ancestor (the document element)


Are you sure?

The ultimate ancestor (or ancestor first in document order) 
is the document 
node in XSLT 2.0 (root node in XSLT 1.0) not the document 
element as you 
suggest above.


I used ancestor::* not ancestor::node() in my example.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



<Prev in Thread] Current Thread [Next in Thread>