xsl-list
[Top] [All Lists]

[xsl] want to display sum of every two records

2010-02-22 02:09:45
Hi,

 want to display the column BB as sum of  every two records

my o/p should be like below..

<mezo eazon="AA">200</mezo>
<mezo eazon="AA">50</mezo>
<mezo eazon="BB">250</mezo>
<mezo eazon="AA">300</mezo>
<mezo eazon="AA">50</mezo>
<mezo eazon="BB">350</mezo>

iam breaking my head to get the above o/p.

any suggestions ..Can you get it through XSL

Thanks
Kumar

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>