Re: [xsl] A little cross referencing problem

Subject: Re: [xsl] A little cross referencing problem
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Wed, 22 Aug 2001 18:05:26 +0100
Joerg Pietschmann wrote:
> 
> Really hard-core XSLers will, of course, use recursive templates
> to search all included and imported files. Bonus points for buildung
> a global variable which holds all top-level xsl elements from the
> transitive closure as a node set. :-)
> 
but only if  you remembered to pass the the original root as a
parameter, and remembered that document() both takes and returns
node-sets ...

Francis.

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


Current Thread