RE: [xsl] xsl:when - comparing parameter and element values

Subject: RE: [xsl] xsl:when - comparing parameter and element values
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Sat, 6 Jan 2001 12:26:57 -0000
> 			<xsl:when test="$showcasemgmt='true' &&
> CaseMgmtInd='FALSE'">

Your mind has been polluted by Kernighan and Ritchie.

Replace "&&" with "and".

Mike Kay

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


Current Thread