xsl-list
[Top] [All Lists]

Re: [xsl] sum up float values problem

2006-04-27 12:04:57
>     sum(/*/*/xs:double(translate(.,',','.')))

 In XSLT 1.0?

In XSLT 1.0 I'd use the transform-and-sum template/function of FXSL 1.x

Search for "transform-and-sum" to get some examples of its usage.



--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.


On 4/27/06, Florent Georges <darkman_spam(_at_)yahoo(_dot_)fr> wrote:
Dimitre Novatchev wrote:

> Exactly as explained by Dr. Kay:

>     sum(/*/*/xs:double(translate(.,',','.')))

 In XSLT 1.0?

 Regards,

--drkm























___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services 
préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité 
en temps réel.
Rendez-vous sur http://fr.yahoo.com/set

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



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