[xsl] count 2 times

Subject: [xsl] count 2 times
From: "Carlos Durand Silvestrin" <csilvestrin@xxxxxxxxxxx>
Date: Tue, 14 Aug 2001 17:25:12 -0300
Is this correct?

<xsl:if test="(count(delivery/origem/linha) = 0) or
(count(delivery/destino/linha) = 0)">
	<input type="image" src="../images/roteiro.jpg"/>
</xsl:if>



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


Current Thread