[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] XSL SUM BUG?


Subject: [xsl] XSL SUM BUG?
From: "Andrew" <asd@xxxxxxxxxx>
Date: Thu, 19 Feb 2004 22:44:56 +0300

I've following xml:
<aa>
 <plan SUMM="700000.1"/>
</aa>

execute sum(//plan/@SUMM) and you'll get 700000.09999...- what the ...?
but if you change 7 on 1 or 2 all works as expected- 1 preserved.
tested on .NET/xmlspy.



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



Current Thread