xsl-list
[Top] [All Lists]

Re: sum() with decimal-separator ","

2003-09-09 02:31:42
The problem is that I have to use a decimal format with
decimal-separator=",":
              <row> 
                      <BUCHWERTBW> 43023,7</BUCHWERTBW>
              </row> 

so the result is NaN. How can I use the function sum() with an
decimal-separator like "," ?

Use the "transform-and-sum" template of FXSL.

For examples, search the list for "transform-and-sum". One such example is
at:
   http://sources.redhat.com/ml/xsl-list/2001-11/msg00831.html






 


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>