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: operator && euivalent in XSLT


Use "and"

e.g. <xsl:if test="a and b">

Mike Kay

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Yogesh
> Sent: 25 June 2001 13:44
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] operator && euivalent in XSLT
> 
> 
> Hi All ,
> Troubling all of you for a small reason.
> Can somebody suggest what is equivalent to &&(logical and 
> operator) in XSLT.
> How to use it.
> Thanx in advance,
> Yogesh
> 
> 
>  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]