RE: [xsl] count all the following nodes of a perticular parent

Subject: RE: [xsl] count all the following nodes of a perticular parent
From: "Jarno Elovirta" <jarno@xxxxxxxxxxxxxx>
Date: Thu, 28 Jun 2001 13:12:59 +0300
> i want to count all the following nodes from the current node of the same
> parent

count(following-sibling::node())

Sini

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


Current Thread