xfi:precision
xs:anyAtomicType=xfi:precision( $item as schema-element(xbrli:item))
Last updated on 18-06-2010 at 00:00:00.
XBRL 2.1 Example 13, Inferring Precision from Decimals
OIM Status
Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.Parameters
Name | Type | Details |
---|---|---|
item | schema-element(xbrli:item) |
|
Output
Type: xs:anyAtomicType
Return the actual or the inferred precision of a numeric fact. For "INF" the returned type is xs:string. For numeric precision value, the returned type is xs:NonNegativeInteger.
Errors
Code | Details |
---|---|
xfie:ItemIsNotNumeric |
|
Conformance suite
80153 xfi.precision testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Geoff Shuetrim |
|
geoff@galexy.net | 14-02-2008 at 00:00:00 | |
Herm Fischer |
|
fischer@markv.com | 18-06-2010 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Geoff Shuetrim | 23-01-2008 at 00:00:00 |
|
Herm Fischer | 23-01-2008 at 00:00:00 |
|
Herm Fischer | 18-06-2010 at 18:55:00 |
|