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

Re: running a for loop (eg.1 to 10) using XSL


Subject: Re: running a for loop (eg.1 to 10) using XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 30 Aug 2000 16:14:34 GMT

> Can you tell me where am I going wrong?

you haven't declared $currentnum to be a parameter of your template,
the first line should be
<transform:param name="currentnum"/>

David


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



Current Thread