xbrl.xdt
¶
The xbrl.xdt
module provides a Python API for the Dimensions 1.0 specification.
Classes¶
xbrl.xdt.DRS
xbrl.xdt.Dimension
xbrl.xdt.DimensionDefaultRelationship
xbrl.xdt.DimensionDomainRelationship
xbrl.xdt.DomainMemberNetworkNode
xbrl.xdt.DomainMemberRelationship
xbrl.xdt.ExplicitMember
xbrl.xdt.HasHypercubeRelationship
xbrl.xdt.Hypercube
xbrl.xdt.HypercubeDimensionRelationship
xbrl.xdt.TypedMember
Enum Classes¶
-
class
xbrl.xdt.
ContextElement
¶ The ContextElement enumeration specifies the location of the dimension container. See here for more details.
-
ContextElement.
SCENARIO
¶ Specifies the dimension container under the scenario element.
-
ContextElement.
SEGMENT
¶ Specifies the dimension container under the segment element.