xfi:format-number
xs:string=xfi:format-number( $value as numeric?, $picture as xs:string)
Last updated on 13-12-2009 at 00:00:00.
The XSLT definition of format-number is at: http://www.w3.org/TR/xslt20/#format-number.
The XSLT definition is applied to the xfi:format-number function except for XSLT's decimal format argument. A processor will obtain any non-default decimal format parameters from its invoking environment (such as the operating system globalization parameters, or a processor invocation globalization parameters). This is to be compatible with generic-message, where the lang attribute selection matches the processor environment settings (and not by specific coding of globalization choices in linkbase or other XBRL resources).OIM Status
SupportedParameters
Name | Type | Details |
---|---|---|
value | numeric? |
|
picture | xs:string |
|
Output
Type: xs:string
The formatted number, according to the processing description provided in: http://www.w3.org/TR/xslt20/#formatting-the-number.
Errors
Code | Details |
---|---|
xfie:invalidPictureSyntax |
|
Conformance suite
90701 xfi.format-number testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Herm Fischer |
|
fischer@markv.com | 13-12-2009 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Herm Fischer | 13-12-2009 at 00:00:00 |
|