RE: [xsl] conditionals and xsl:choose

Subject: RE: [xsl] conditionals and xsl:choose
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Thu, 8 Mar 2001 14:18:15 -0800
Yes, just like that except use "and" instead of "AND"... I'm pretty sure
that case counts.

PC2

-----Original Message-----
From: Alex Reuter [mailto:areuter@xxxxxxxxxxxxxxxx]
Sent: March 8, 2001 12:43
To: xsl-list
Subject: [xsl] conditionals and xsl:choose


Hello list,

I was wondering if anyone knew whether there was a way to test multiple
conditions,
for example
<xsl:when test="condition 1 is false AND condition 2 is false AND condition
3 is false">
DO SOME STUFF
<xsl:otherwise>
DO OTHER STUFF



Thanks,
Alex Reuter

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

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


Current Thread