Subject: RE: reccursive sum ?
From: "Ricaud Matthieu" <matthieu.ricaud@xxxxxxx>
Date: Thu, 4 Mar 2004 14:26:11 +0100
|
So there's no solution... anyway it doesn't really matter since there should
normaly not be duplicates from ME in my LIST.xml file, it was just in case
of.
Thanks David.
Matthieu.
-----Message d'origine-----
De : owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]De la part de David
Carlisle
Envoyé : jeudi 4 mars 2004 12:32
À : xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Objet : Re: reccursive sum ?
> Does the count function, only count things that are from differents files
?
the count function just reports the size of the set and sets, by
definition, never have duplicates.
If count(x) is 5 then count(x|x|x) is also 5.
David
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|