[Home] [By Thread] [By Date] [Recent Entries]
To find: total of pb in the div type=introduction The current node is div type='introdution' <xsl:for-each select="descendant::pb"> <xsl:number value="position()"/> <!-- Dont know the second --> </xsl:for-each> How about <xsl:value-of select="count(pb)"/>? .................David Marston XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



