RE: [xsl] Format-Number Function

Subject: RE: [xsl] Format-Number Function
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 14 Mar 2005 22:27:04 -0000
Which XSLT processor are you using? Unless there's something in your code
you haven't told us about (like an unusual xsl:decimal-format specification)
there's a bug in your processor.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: fchoodless@xxxxxxxxxxx [mailto:fchoodless@xxxxxxxxxxx] 
> Sent: 14 March 2005 19:15
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Format-Number Function
> 
> I'm experiencing an xsl number-format function problem.  The 
> number I want to format is '3603664',  I use '#,###,###' and 
> it comes back as '3.'
> 
> Any ideas as to what I'm doing wrong?  Any thing less than 6 
> digits works OK, it seems to break once it gets to millions.  
> Any suggestions would be greatly appreciated.
> 
> Thanks,
> 
> Carter

Current Thread