xbrl.Aspect
¶
The xbrl.Aspect
enumeration represents the various aspects defined in the Variables 1.0 specification. See here for more details.
Please note that the dimension aspects are represented as instances of the xbrl.xdt.Dimension
.
Constants¶
- xbrl.Aspect.CONCEPT
The concept aspect.
- xbrl.Aspect.LOCATION
The location aspect.
- xbrl.Aspect.ENTITY_IDENTIFIER
The entity identifier aspect.
- xbrl.Aspect.PERIOD
The period aspect.
- xbrl.Aspect.UNIT
The unit aspect.
- xbrl.Aspect.COMPLETE_SEGMENT
The complete segment aspect.
- xbrl.Aspect.COMPLETE_SCENARIO
The complete scenario aspect.
- xbrl.Aspect.NON_XDT_SEGMENT
The Non-XDT segment aspect.
- xbrl.Aspect.NON_XDT_SCENARIO
The Non-XDT scenario aspect.