This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how print number from 1 to N


One more FAQ!

Have a look at http://www.dpawson.co.uk/xsl/sect2/sect21.html at looping, iteration, recursion or look in the archive for 'Piez Method' or 'recursive template'.

Regards,

Joerg

?????? ???????? wrote:
Hello All

May be some body know, How to print-out in xsl numbers from 1 to N?
I simply want to generate
<tr>
<td>1</td>
<td>...</td>
<td>N</td>
</tr>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]