[xsl] comparing

Subject: [xsl] comparing
From: "stevenson" <stevenson@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Apr 2002 18:10:50 +0300
This one works perfectly:

<xsl:when test=".[NoofCallsDR !='0']">

</xsl:when>

But this one is refusing to work: 

<xsl:when test=".[NoofCallsDR !='0' and NoofCallsDJ !='0']">

</xsl:when>

What could be wrong?



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


Current Thread