Subject: 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 |
- node count
- Carlos Pisquem - Mon, 6 Aug 2001 11:40:35 -0400 (EDT)
- Michael Kay - Mon, 6 Aug 2001 13:18:11 -0400 (EDT)
- Carlos Durand Silvestrin - Tue, 14 Aug 2001 16:34:03 -0400 (EDT) <=
|
|