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]

RE: Count all the following nodes of a perticular parent


> i realy want to count the number of nodes within the same 
> level(or depth) of
> a perticular parent from a reticular node.(this node be one of 
> the child of
> that parent.

  <xsl:value-of select="count(../node())" />

Jarno

 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]