[xsl] Limiting a FOR-EACH loop

Subject: [xsl] Limiting a FOR-EACH loop
From: "Gurnam Bedi" <Gurnam.Bedi@xxxxxxxxxxxxxx>
Date: Wed, 18 Sep 2002 12:04:27 -0400
How do I ensure that a FOR-EACH loop only iterates over the first x number
of elements. Or more generally, how can I read the values of first x number
of elements in a certain node [ex: /SEARCH/RESULTS] and ignore the rest of
the elements in the /SEARCH/RESULTS (where x itself is the value-of another
element)?

Thanks

-G


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


Current Thread