[xsl] conditionals and xsl:choose

Subject: [xsl] conditionals and xsl:choose
From: "Alex Reuter" <areuter@xxxxxxxxxxxxxxxx> (by way of Mulberry Technologies List Owner)
Date: Thu, 8 Mar 2001 15:42:47 -0500
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


Current Thread