xfi:fact-has-explicit-dimension-value
xs:boolean=xfi:fact-has-explicit-dimension-value( $item as schema-element(xbrli:item), $dimension as xs:QName, $member as xs:QName)
Last updated on 02-09-2008 at 00:00:00.
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) |
|
| dimension | xs:QName |
|
| member | xs:QName |
|
Output
Type: xs:boolean
Returns true if the fact reports the dimension member value for the given dimension in either segment, scenario, or as a default dimension member.
This function does not raise an exception if the dimension or member does not apply to the fact, but instead returns false if so.
Errors
| Code | Details |
|---|---|
| xfie:invalidExplicitDimensionQName |
|
Conformance suite
90308 xfi.fact-has-explicit-dimension-value testcase.xml [ download ]
Owners
| Name | Affiliation | Start | End | |
|---|---|---|---|---|
| Herm Fischer |
|
fischer@markv.com | 01-09-2008 at 00:00:00 |
Revisions
| Name | On | Details |
|---|---|---|
| Herm Fischer | 01-09-2008 at 00:00:00 |
|
