RE: [xsl] sum up float values problem

Subject: RE: [xsl] sum up float values problem
From: "Markus Gamperl" <markus.gamperl@xxxxxx>
Date: Sun, 30 Apr 2006 19:38:57 +0200 (MEST)
Thanks Michael - works well!

Greetings
Markus

> --- Urspr|ngliche Nachricht ---
> Von: "Michael Kay" <mike@xxxxxxxxxxxx>
> An: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Betreff: RE: [xsl] sum up float values problem
> Datum: Sun, 30 Apr 2006 18:18:58 +0100
> 
> > 
> > But please allow me one more question. Is there a way to get 
> > the sum result into a variable or parameter? I would need the 
> > sum for further more calculations...
> > 
> 
> <xsl:variable name="total">
>   <xsl:call-template name="xyz">
>     <xsl:with-param...
>   </xsl:call-template>
> </xsl:variable>
> 
> Michael Kay
> http://www.saxonica.com/
> 

-- 
Echte DSL-Flatrate dauerhaft f|r 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl

Current Thread