returning the n:th first elements

Subject: returning the n:th first elements
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Wed, 15 Mar 2000 02:29:34 +0100
Hmm, what's the best way to make xsl return the n:th first elements of an
order-by?

For example, if I have something like:

 <xsl:for-each select="entry[@date $ilt$ '2000-05-04']" order-by="-@date">

but only want to process the first ten first elements in that order?

Any help appreciated

Regards
------------------
Mattias  Konradsson



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread