Re: [xsl] conditional include and parameters

Subject: Re: [xsl] conditional include and parameters
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 1 Mar 2001 12:58:58 GMT
> What I'm a missing here?

Nothing. You correctly stated that XSLT does not support this.

Instead of passing a parameter to your "main" stylesheet that
then includes one of the optional sheets, normally it is simpler to just
call the language-specific sheet, and have each of those xsl:include the
common stuff.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread