[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 17:29:09 GMT

It depends a biton how many choices you have and howbig teh stylesheets
are.
If they are not that big you can just always include all of them
and use modes to make sure they don't clash.

Otherwise you will need some sort of two pass solution, you
first have a stylesheet taht takes as input your settings.xml file and
writes out a stylesheet that has the correct include instruction, then
you execute the new stylesheet.

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