This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

format-number usage


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]