RE: Building a nodeset by recursion

Subject: RE: Building a nodeset by recursion
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 21 Jul 1999 09:14:58 +0100
> 
> or you call the template that starts building the list from within
> <xsl:variable> as in
> 
> <xsl:variable name="top-level"><apply-templates mode=xxx
> select=.../></xsl:variable> 
> 

I think this construct will always set the variable top-level to a string; I
need to set it to a node-set.

Mike Kay


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


Current Thread