f:dimension-value

xs:anyType?=f:dimension-value( $fact as xbrl:fact, $dimension as xs:QName)

Last updated on 25-05-2023 at 00:00:00.

Returns the value of a dimension for a fact.

OIM 1.0

OIM Status

Exclusive - this function is only available in OIM Mode

Parameters

Name Type Details
fact xbrl:fact The fact to obtain a dimension value for.
dimension xs:QName The name of the dimension to get a value for. The value of OIM Core Dimensions can be obtained using QNames with a namespace URI of https://xbrl.org/2021. For example, `xbrl:period`.

Output

Type: xs:anyType?

Returns the value of the specified dimension for fact. If fact does not have the specified dimension, an empty sequence is returned, even if a default is defined for the dimension.

Owners

Name Affiliation Email Start End
Paul Warren XBRL International pdw@xbrl.org 25-05-2023 at 00:00:00