xsl-list
[Top] [All Lists]

Re: Variables and the mode attribute in apply-templates

2005-11-03 08:25:44
Ah! I stand corrected. Thank you.

Ragulf :-)

On 11/3/05, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:


<xsl:template match="xxx[$Layout='OneLayout']">

you can't use variables in xslt1 match patterns.

David


--~------------------------------------------------------------------
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>
--~--