Re: [xsl] Dynamic include

Subject: Re: [xsl] Dynamic include
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 12 Sep 2002 11:59:01 +0100
This is a faq. xsl:include is a compile time include done before th
estylesheet is executed so you can not include different things
depending on the source file.

Normally the the idea is to reverse the includes have two stylesheets
menu and content which each include the common code in principal

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