Subject: Re: 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 |
- xsl:when
- Jo Kong HO - Tue, 20 Feb 2001 06:54:15 -0500 (EST)
- Ruben Inoto - Tue, 20 Feb 2001 07:31:12 -0500 (EST) <=
- Michael Kay - Tue, 20 Feb 2001 11:07:06 -0500 (EST)
|
|