Subject: RE: Repetition without a repeated source node
From: "Rakesh Ajmera" <rakesh_ajmera@xxxxxxxxxx>
Date: Thu, 2 Mar 2000 18:55:23 -0600
|
I guess, you can use XSL java extension( available with XT or lotus parsers)
to do this.
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of James Kerr
Sent: Tuesday, February 29, 2000 6:05 PM
To: XSL List
Subject: Repetition without a repeated source node
I have an XML document that has a number as one of its attributes. I
would like to use that number as input into a loop and output a block of
HTML code the specified number of times. Basically, a while loop. Is
there any mechanism in XSL to accomplish this?
Thanks in advance,
-James Kerr
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|