xsl-list
[Top] [All Lists]

RE: find the sum over distinct nodes

2004-11-18 01:48:50
Hi,

what i try to do is to have the sum values over 'v2' values 
for distinct B nodes.(distinct means for different key values.)
i would like to have such an XSL part:
 
<xsl:for-each select="$ZZZ[generate-id(.)]/???">

See <http://www.jenitennison.com/xslt/grouping/>.

Cheers,

Jarno

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