newbie : dynamic include

Subject: newbie : dynamic include
From: "Jean de Lavarene" <breux@xxxxxxxxx>
Date: Thu, 13 Jul 2000 17:33:26 +0200
Is it possible to include a file in a dynamic way?
Something like this (which doesn't work :)

<xsl:variable
name="include">include.xsl</xsl:variable>
<xsl:include href="{$include}"/>

Thanks,

Jean



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


Current Thread