format-number usage

Subject: format-number usage
From: "Nuri Besen" <nb_news@xxxxxxxxxxx>
Date: Fri, 01 Sep 2000 01:35:49 EDT
Hello,

I am trying to use number formating in XSL with
format-number function using Xalan/Xerces as processors.

From what i understood, this should work:
format-number(123456,"#,##0")
but i get a parse exception as:
pattern = '#,##0'
Extra illegal tokens: ',', '##0'

I want to display "123,456", what is wrong here?

Thanks for any help,
Nuri
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at http://profiles.msn.com.


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



Current Thread