Iteration in XSLT

Subject: Iteration in XSLT
From: "Chowdhury, Anisuzzaman" <Anisuzzaman.Chowdhury@xxxxxxxxxxxxx>
Date: Fri, 17 Mar 2000 09:47:29 -0600
I went through some XSL books and XSLT 1.0 documentation but cannot find
anything except the command <xsl:for-each> on iteration in Stylesheet.
Please consider the following XML document:

<count>5</count>
<Hello>Hello, World!</Hello>

Is it possible to display the text(Hello, World!) five times using XSLT
processor?


Thanks for your responses in advance.

- Anis Chowdhury


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


Current Thread