[xsl] number in xsl:for-each (newbie)

Subject: [xsl] number in xsl:for-each (newbie)
From: thomas <thomas.lohbeck@xxxxxx>
Date: Wed, 18 Sep 2002 01:42:28 +0200
Hello
I need to generate svg graphics in a pdf.
I always use a xsl:for-each loop. Unfortunatly I can only use XPath in the xsl:for-each. I need a number.
<xsl:for-each select="25">
loop this 25 times and then go to bed
</xsl:for-each>


anyhow..?
maybe I'm to tired and its only a silly syntaxbug..

thanx thomas


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



Current Thread