From: Dmitriy S. <sha...@gm...> - 2010-07-15 18:02:02
|
Can it be xsl's function? http://www.w3schools.com/XSL/func_formatnumber.asp (the module @ xsl extension) Can it be one function? On Thu, 2010-07-15 at 12:39 -0500, Loren Cahlander wrote: > I am in the process of adding the formatting of a number to a > formatted string. There are three general purpose functions that > format the number to a general number, currency or percentage > according to the optionally specified locale. The fourth function > takes in a format string according to the format specification for the > java.text.DecimalFormat Java class. > > > Please supply me with your comments. Dan will be developing XQuery > unit tests to validate the functions. You will find the function docs > below. -- Cheers, Dmitriy Shabanov |