Re: [xsl] Re: Finding the position of an element wrt to other element

Subject: Re: [xsl] Re: Finding the position of an element wrt to other element
From: Piet van Oostrum <piet@xxxxxxxxxxxxxx>
Date: Sun, 21 Nov 2010 08:03:02 -0400
Brandon Ibach wrote:

> Instead of:
 > 
 >     <xsl:value-of select="position()"/>
 > 
 > try something like:
 > 
 >     <xsl:number level="single" format="1"/>

But you have to do this on the <b> nodes, not on the @name attribute nodes.
-- 
Piet van Oostrum
Cochabamba. URL: http://pietvanoostrum.com/
Nu Fair Trade woonartikelen op http://www.zylja.com

Current Thread