|
Subject: RE: [xsl] sum up float values problem From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: 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/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] sum up float values probl, Markus Gamperl | Thread | RE: [xsl] sum up float values probl, Markus Gamperl |
| Re: [xsl] sum up float values probl, Markus Gamperl | Date | RE: [xsl] sum up float values probl, Markus Gamperl |
| Month |