Re: [xsl] Relative position for an element

Subject: Re: [xsl] Relative position for an element
From: Mansour <mansour77@xxxxxxxxx>
Date: Sat, 02 Feb 2008 21:00:28 -0400
Ok, I found it:

<xsl:number count="*" from="/" level="any" />



Mansour wrote:
Is there a way to get the position of an element from the root?
I mean including all the previous siblings.
Thank you.

Current Thread