RE: [xsl] Parameter in "xsl:include"

Subject: RE: [xsl] Parameter in "xsl:include"
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 8 Feb 2001 14:19:49 -0000
> Is it possible to include a parameter inside of a xsl:include element?
>
> Something like:
>
> <xsl:include href="$something/sub/file.xsl"/>

No. (FAQ). xsl:include is a compile-time facility, not run-time. Explain
your problem, and someone will tell you the right way of solving it.

Mike Kay


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


Current Thread