xsl-list
[Top] [All Lists]

Re: Finding the position of a node within a subset of nodes

2003-02-27 07:58:32
 maybe you can try
 <xsl:variable name="section" select="count(preceding-sibling::questions) + 
1"/>

That does it - thank you very much



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



<Prev in Thread] Current Thread [Next in Thread>