Subject: [xsl] Creating Sequences From: Jeff Sese <jsese@xxxxxxxxxxxx> Date: Thu, 20 Jul 2006 19:14:45 +0800 |
<xsl:variable name="min" as="xs:integer" select="1"/> <xsl:variable name="max" as="xs:integer" select="5"/>
<xsl:for-each select="$min to $max"> <xsl:value-of select-"."/> </xsl:for-each>
thanks, -- Jeff
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] directory listing extensi, andrew welch | Thread | Re: [xsl] Creating Sequences, David Carlisle |
Re: [xsl] Dirty Input, David Carlisle | Date | Re: [xsl] directory listing extensi, andrew welch |
Month |