[Home] [By Thread] [By Date] [Recent Entries]
and instructions, I was just doing this: > > <xsl:template match="questions"> > <xsl:variable name="section" select="position()"/> > maybe you can try <xsl:variable name="section" select="count(preceding-sibling::questions) + 1"/> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



