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]

RE: Parameter in "xsl:include"


> 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


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