Re: [xsl] FOP sum

Subject: Re: [xsl] FOP sum
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Fri, 22 Dec 2006 09:12:52 -0800
I wrote:
This link contains several different examples of summing computed
values. Of course, all of them have a uniform solution -- using the
transform-and-sum() function/template of FXSL


but didn't provide the link:


http://www.dpawson.co.uk/xsl/sect2/N5121.html#d6366e1337


-- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence. --------------------------------------- To invent, you need a good imagination and a pile of junk ------------------------------------- You've achieved success in your field when you don't know whether what you're doing is work or play




On 12/22/06, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
On 12/22/06, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> Google for
>
> XSLT Summing over a set of computed numbers
>
> (the "computation" here being to change "," to ".")
>
> Michael Kay
> http://www.saxonica.com/

Or search for:

transform-and-sum


This link contains several different examples of summing computed values. Of course, all of them have a uniform solution -- using the transform-and-sum() function/template of FXSL

--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play

Current Thread