xsl-list
[Top] [All Lists]

the sum value. SOS.

2005-02-18 11:42:36
hello i have the bellow xml.
i am tring to load the sum of some nodes but i cannot load it.

i have some nodes and i wnat to load the sum value:
XML:
....
- <puntuaciones>
- <puntuacion>
<puntuacion_valor>8</puntuacion_valor> </puntuacion>
- <puntuacion>
<puntuacion_valor>33</puntuacion_valor> </puntuacion>
- <puntuacion>
<puntuacion_valor>28</puntuacion_valor> </puntuacion>
 </puntuaciones>..
...

how can i load the sum of the <puntuacion_valor> nodes?

thanks


--~------------------------------------------------------------------
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>