Re: [xsl] Variables and the mode attribute in apply-templates

Subject: Re: [xsl] Variables and the mode attribute in apply-templates
From: Ragulf Pickaxe <ragulf.pickaxe@xxxxxxxxx>
Date: Thu, 3 Nov 2005 16:25:44 +0100
Ah! I stand corrected. Thank you.

Ragulf :-)

On 11/3/05, David Carlisle <davidc@xxxxxxxxx> wrote:
>
>
> > <xsl:template match="xxx[$Layout='OneLayout']">
>
> you can't use variables in xslt1 match patterns.
>
> David

Current Thread