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]

count 2 times


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


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