xsl-list
[Top] [All Lists]

Re: Add order of nodes

2005-02-09 14:38:35
Tempore 20:48:19, die 02/09/2005 AD, hinc in xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit António Mota <amsmota(_at_)gmail(_dot_)com>:

If you ever have nested <fragment>'s use

count(ancestor-or-self::fragment)+count(preceding::fragment)
or
<xsl:number count="fragment" level="any"/>

--
Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041)
"Et ipsa scientia potestas est"  - Francis Bacon , Meditationes sacrae

--~------------------------------------------------------------------
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>