Lautaro Brasseur wrote:
Lautaro,Somebody knows how to implement a for-like loop in XSLT? I found the following example in XSLT 2.0, but it doesn't work in 1.0:<xsl:for-each select="1 to 5"> <xsl:variable name="x" select="$x+1"/> <xsl:for-each>
Please ask any XSL-related questions to the Mulberry XSL-List. It's located at http://www.mulberrytech.com/xsl/xsl-list/
Thanks,
Tony
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>