xbrl.formula.AspectModel
¶
The xbrl.formula.AspectModel
enumeration is used to represent the aspectModel attribute on <variable:variableSet> resources.
Constants¶
- xbrl.formula.AspectModel.OTHER
Denotes that the variable set is using an unknown aspect set.
- xbrl.formula.AspectModel.DIMENSIONAL
Denotes that the variable set is using a dimensional aspect set.
- xbrl.formula.AspectModel.NON_DIMENSIONAL
Denotes that the variable set is using a non-dimensional aspect set.