xsl-list
[Top] [All Lists]

Re: Add order of nodes

2005-02-09 12:48:19
If you ever have nested <fragment>'s use 

count(ancestor-or-self::fragment)+count(preceding::fragment)


On Wed, 9 Feb 2005 13:19:44 +0100, Robert Soesemann
<rsoesemann(_at_)sapient(_dot_)com> wrote:
Thanks to all who helped. The "count(preceding-sibling::fragment)+1"
works fine for me.

Robert


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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