Subject: RE: loop?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 27 Nov 2000 10:24:17 -0000
|
> I dont't know how to loop, from 1 to 10 for example.
Write a named template that takes N as a parameter. The template does the
action once, then if N>1 it calls itself supplying N - 1 as the parameter
value.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- loop?
- Ext . ZXSPRCR2A015 - 27 Nov 2000 08:44:35 +0000
- <Possible follow-ups>
- Kay Michael - Mon, 27 Nov 2000 10:24:17 -0000 <=
|
|