[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xsl:include, paramterizable?
I would like to dynamically specify attribute sets (defined in different xsl files) to include. So I thought I'd do something like: <xsl:variable name"styles">defaultstyles.xsl</xsl:variable> <xsl:include href="<xsl:value-of select={$styles}>"/> But, that didn't work (not terribly surprising). Nor did: <xsl:include href=<xsl:value-of select="{$style}"/>/> It's looking like this sort of thing isn't possible. Ideas? Alternatives? Bad syntax? Thanks, Joel -- Joel Riedesel Jnana Technologies Corporation mailto:jriedese@xxxxxxxxx 303 805 8275 XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|