xsl-list
[Top] [All Lists]

Re: for-eaching for specified number of times

2004-01-21 13:15:44
Mark Williams wrote:
Hi,

Is there a way of terminating a for-each loop after it has reached a
specified number of iterations.

In XSLT 2.0, you can:  <xsl:for-each select="(1 to 100)" > ...



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