[Home] [By Thread] [By Date] [Recent Entries]
Hi,
Use a variable to store the node position.
> <xsl:for-each select="Node">
> ...
<xsl:variable name="node-position" select="position()"/>
> <xsl:for-each select="SubNode">
Position of Node: <xsl:value-of select="$node-position"/>
Cheers,
Jarno - Suicide Commando: Face Of Death (InterSekt Edit By Tactical Sekt)
|

Cart



