[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] for loop


Subject: Re: [xsl] for loop
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 18 Oct 2001 11:25:22 +0200

Clark, Jason wrote:

Hello All,

I have one node that holds a value of say 5 (this number could be any number
1-5 ). I need to take that value and create 5 links that point to different
locations. Since the for-each is only a iterator across node sets, how
would I handle this.
You can use recursive named template, it's faq (http://www.dpawson.co.uk/xsl/sect2/recursion.html).


-- Oleg Tkachenko Multiconn International, Israel


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




Current Thread