[xsl] Counting nodes

Subject: [xsl] Counting nodes
From: "Carlos Durand Silvestrin" <csilvestrin@xxxxxxxxxxx>
Date: Thu, 18 Oct 2001 16:38:25 -0300
Hello everybody,

Look the example below, I want to know how do I get the number of nodes that
has the true attribute("cheked") for position 0 to 5?

<item cheked="true"/>
<item cheked="false"/>
<item cheked="false"/>
<item cheked="true"/>
<item cheked="true"/>
<item cheked="false"/>
<item cheked="true"/>

Durand



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


Current Thread