xsl-list
[Top] [All Lists]

xsl:include of a variable file

2002-11-04 05:46:40
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



<Prev in Thread] Current Thread [Next in Thread>