[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: RE: [xsl] count all the following nodes of a perticular parent
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 28 Jun 2001 13:22:35 +0100

> i want to count all the following nodes from the current node 
> of the same
> parent
> can anybody give me a way to do this?

count(following-sibling::node())

Mike Kay
Software AG

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



Current Thread