xbrl.xdt¶
The xbrl.xdt module provides a Python API for the Dimensions 1.0 specification.
Classes¶
xbrl.xdt.DRSxbrl.xdt.Dimensionxbrl.xdt.DimensionDefaultRelationshipxbrl.xdt.DimensionDomainRelationshipxbrl.xdt.DomainMemberNetworkNodexbrl.xdt.DomainMemberRelationshipxbrl.xdt.ExplicitMemberxbrl.xdt.HasHypercubeRelationshipxbrl.xdt.Hypercubexbrl.xdt.HypercubeDimensionRelationshipxbrl.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.