Loop control

Subject: Loop control
From: "Paul Bell" <pbell@xxxxxxxxxxxx>
Date: Mon, 6 Mar 2000 18:27:20 -0500
Hi All,
 
Is there a tried and true method of iterating a specific number of times?  xsl:for-each seems to constrain me to iterating over nodesets.  But I'd like to be able to loop exactly, say, 256 times - each time generating some output.
 
Thanks in advance.
 
Cordially,
 
Paul
Current Thread