Re: [xsl] Conditional [AND] [OR] testing.

Subject: Re: [xsl] Conditional [AND] [OR] testing.
From: Stephen Cunliffe <scunliffe@xxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Feb 2001 15:00:24 -0500
Ahh, ignore my query, I goofed swapping my original content from "!=" to
"=="

Sufice to say, it therefore didn't work.

Brain must be stuck on JS.

Steve

"Clapham, Paul" wrote:

> Oddly enough, you use "and" and "or" for this...
>
> <xsl:if test="vehicle='car' and colour='red'">
> <xsl:when test="vehicle='financed' or vehicle='leased'">
>
> PC2


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


Current Thread