[xsl] xsl:include of a variable file

Subject: [xsl] xsl:include of a variable file
From: Jo Bourne <venus@xxxxxxxxx>
Date: Mon, 4 Nov 2002 23:16:40 +1030
Hi,

I need to include one xsl in another based on a variable (which happens to be the name of the xsl I wish to include). 

<xsl:include href="$something"/>

does not seem to work, although <xsl:value-of select="$something"/> does output the correct filename. what is the right way to do this? I assume I am misunderstanding how to use the variable.

thanks in advance.
Jo

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


Current Thread