Re: [xsl] Recursion (I think)

Subject: Re: [xsl] Recursion (I think)
From: Nicholas Orr <nick@xxxxxxxxxxx>
Date: Mon, 26 Sep 2005 22:03:38 +1000
On 26/09/2005, at 9:45 PM, Michael Kay wrote:

is it possible to do something like :

"go up the tree until you hit a 'Object' node"



ancestor::Object[1]



Excellent, very handy.


Thanks,
Nick

Current Thread