RE: [xsl] the nearest ancestor with the attribute

Subject: RE: [xsl] the nearest ancestor with the attribute
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 18 Jan 2001 09:47:14 -0000
> But what *is* the order of nodes returned by ancestor::*/@attr

It returns an unordered set.

But most operations on this unordered set will process the nodes in document
order.

Mike Kay


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


Current Thread