This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

newbie : dynamic include


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]