RE: [xsl] Sum function

Subject: RE: [xsl] Sum function
From: Edmund Mitchell <EMitchell@xxxxxxx>
Date: Thu, 8 Mar 2001 10:19:10 -0800
Hello

-----Original Message-----
From: Purnima Shankaran [mailto:purnima@xxxxxxxxxxxxx]

I want to display the total as sum of ( noofblocks * blocksize) for all
<storval> tags present.

Looks like a good chance for a recursive summing solution: see
http://www.dpawson.co.uk/xsl/recursion.html

Hope that helps

Edmund

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


Current Thread