f:has-dimension
xs:boolean=f:has-dimension( $fact as xbrl:fact, $dimension as xs:QName)
Last updated on 25-05-2023 at 00:00:00.
OIM Status
Exclusive - this function is only available in OIM ModeParameters
| Name | Type | Details |
|---|---|---|
| fact | xbrl:fact |
|
| dimension | xs:QName |
https://xbrl.org/2021. For example, `xbrl:period`.
|
Output
Type: xs:boolean
Returns true if the fact has the specified dimension. Note that this function does not take into account hypercube validity, and will
return "true" if a dimension is defined on a fact even if the dimension is not included in any hypercubes that are associated
with fact's concept. Returns false for any dimensions not present on the fact, including those which have a dimension default.
Owners
| Name | Affiliation | Start | End | |
|---|---|---|---|---|
| Paul Warren |
|
pdw@xbrl.org | 25-05-2023 at 00:00:00 |
