Subject: Re: xsl:include href attribute
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 16 Jul 2002 18:13:57 +0100
|
> Can someone help me out as to where I am going wrong
> here? I am trying to use a var as the value of the
> href attribute of xsl:include.
xsl:include is a compile time include: it is done before any variables
have values. (The value might depend on the file you are including)
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
|