xsl-list
[Top] [All Lists]

Re: [xsl] Conditional Include statements

2009-03-31 02:45:15
On Tue, Mar 31, 2009 at 11:23 AM, Tony Rowe 
<tony(_dot_)rowe(_at_)listech(_dot_)com(_dot_)au> wrote:
<xsl:include href="HLP xxx.xslt"/>
...

But is it possible that I can put this include statement within a Template 
match, based upon some variable value?

xsl:include can only be specified as a direct child of xsl:stylesheet
element (please, see http://www.w3.org/TR/xslt#include. "The
xsl:include element is only allowed as a top-level element.")


-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>