Subject: Sum function
From: "Purnima Shankaran" <purnima@xxxxxxxxxxxxx>
Date: Thu, 8 Mar 2001 11:58:26 -0600
|
Hi,
I have an xml like this
<storsys>
<storvol>
<noofblocks>2</noofblocks>
<blocksize>3</blocksize>
</storval>
<storvol>
<noofblocks>4</noofblocks>
<blocksize>5</blocksize>
</storval>
</storsys>
I want to display the total as sum of ( noofblocks * blocksize) for all
<storval> tags present.
Thanks for the help.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Sum function
- Purnima Shankaran - Thu, 8 Mar 2001 13:00:17 -0500 (EST) <=
- Raj Avula - Thu, 8 Mar 2001 13:40:33 -0500 (EST)
|
|