xsl-list
[Top] [All Lists]

RE: [xsl] sum up float values problem

2006-04-30 10:39:12
Thanks Michael - works well!

Greetings
Markus

--- Ursprüngliche Nachricht ---
Von: "Michael Kay" <mike(_at_)saxonica(_dot_)com>
An: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
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/


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


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

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