Re: [xsl] number() in Xpath overflows in Linux

Subject: Re: [xsl] number() in Xpath overflows in Linux
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 15 May 2006 14:25:14 +0100
It's more likely to depend on the XSLT processor you are using (you do
not say which that is) than the operating system.

Saxon6 (using java 1.5 on windows) produces <td>1000000000</td> and
saxon8 produces <td>1.0E9</td>

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread