This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xsl:when



 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]