Subject: RE: Passing Variables to XSL Templates
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 27 Jun 2001 14:48:01 +0100
|
> Newbie question for the XSL masters - is there anyway that I
> can pass a
> variable into an XSL Template to populate a CASE statement?
Yes, templates can accept parameters.
>
> Want to do something like: <xsl:if match=".[NAME='$name']">
That looks like Microsoft WD-xsl syntax. Your first step is to upgrade to
XSLT.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|