[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Absolute-path/index challenge


Subject: Re: Absolute-path/index challenge
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 20 Jan 2000 20:29:55 GMT

> I know I would need to create a named template that recurses passing
> the parent to next invocation of template.  I also know the end case
> is when the current node is the root.    

No, that's going back up the tree, you can do it forwards coming from
the top without using a named template or explicit recursion, just
apply-templates.

David


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



Current Thread