[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] xsl:when


Subject: Re: [xsl] xsl:when
From: Ruben Inoto <ris2@xxxxxxxxx>
Date: Tue, 20 Feb 2001 13:33:04 +0100

 Hello,

 try with this:

 <xsl:when test="text='a' or text='b'"/>


Jo Kong HO wrote:

> Hi
>
> Is it possible to do an OR statement in the xsl:when test expression?
>
> eg <xsl:when test="text='a' OR 'b'"/>
>
> rgs
> joe
>
>  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