This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Passing Variables to XSL Templates


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]