xsl-list
[Top] [All Lists]

Re: Sorting XML and select top 10

2005-01-13 09:21:57
Tempore 21:09:06, die 01/12/2005 AD, hinc in xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit gerritjan <gerritjankoekkoek(_at_)mac(_dot_)com>:

<xsl:variable name="teller"><xsl:value-of select="$teller+1"/></xsl:variable>

zoiets is onmogelijk in XSLT, de waarde van een variable kan nooit aangepast worden.
Om te tellen gebruik je best 'position()'

--
Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041)
Vincit omnia simplicitas
Keep it simple

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