[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] workaround for parameter in include statement?


Subject: Re: [xsl] workaround for parameter in include statement?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 27 Nov 2002 13:16:44 GMT

> Is there a workaround with purely client-side xsl to selecting a url with a variable ?
> 

xsl:include/xsl:import  are compile time includes, it happens before any
variables are evaluated, so the answer to your question as written is no.

However there may be a way to get the functionality you want it depends
what that is, for example you can include the stylesheets each of which
declares templates in different modes, then use a variable to select the
mode to use. Or there may be other alternatives, it depends in the setup
that you have...

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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



Current Thread
Keywords
xsl