[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Recursive for loop & xslt 2.0
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Thu, 18 Jun 2009 12:13:42 +0200
Israel Viente wrote:
But how can I use the index in the loop to write :
<br><b>1.</b>Hello world!
<br><b>2.</b>Hello world!
      ...
<br><b>10.</b>Hello world!

<xsl:for-each select="1 to 10">

<br/><b><xsl:value-of select="."/></b>Hello Word!


</xsl:for-each>


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member