[xsl] adding variables in xsl

Subject: [xsl] adding variables in xsl
From: "Ard Schrijvers" <Ard@xxxxxxxx>
Date: Tue, 12 Mar 2002 13:51:37 +0100
I want to add numbers in a for each loop  to a variable in xsl. 
something like this: $hours = $hours + select="hour" 
I would want hours to get its own value plus the value of the select. 

Is it also possible to add numbers like 0.25 ( not integers)

Thanks!!!

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


Current Thread