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]

Re: RJZF for "format" in xsl:number



John Robert Gardner (atman@vedavid.org) asks:
>...What is the proper processor behavior when [you have two
>places to the left of the decimal point and] "100" is reached
>which exceeds the proprotion of digits assigned by the
>format token?

The leading processors agree: take up more places than were
allocated. However, when you could use more places on the
right side, they will round off. Thus, displaying 100.59 in
the format "00.0" comes out as 100.6.
.................David Marston


 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]