[xsl] a number of values

Subject: [xsl] a number of values
From: "Dionisio Ruiz de Zarate" <dionisio@xxxxxxxxxxxxx>
Date: Sat, 28 Dec 2002 22:32:58 +0100
I want to put 15 input values.
when i programing i make this:
for(int i=0;i<15;i++){
print (the input);
}

how can i using one xslt template to put 15 input whithout writte into the
xslt fiel the 15?
thanks



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


Current Thread