Click or drag to resize

Altova.RaptorXml.Xbrl.Xdt Namespace

The Altova.RaptorXml.Xbrl.Xdt namespace provides a .NET API for the Dimensions 1.0 specification.

Classes
  ClassDescription
Public classDimension

An Dimension class represents an XDT dimension declaration in the DTS.

Public classDimensionDefaultRelationship

An DimensionDefaultRelationship class represents a dimension-default XDT relationship in the DTS network of relationships.

Public classDimensionDomainRelationship

An DimensionDomainRelationship class represents a dimension-domain XDT relationship in the DTS network of relationships.

Public classDimensionDomainRelationshipCollection
The DimensionDomainRelationshipCollection class represents a collection of DimensionDomainRelationship objects.
Public classDomainMemberCollection
The DomainMemberCollection class represents a collection of Item objects.
Public classDomainMemberNetworkNode

An DomainMemberNetworkNode class represents a domain member node in the dimensional relationship set. The interface can be used to traverse consecutive domain-member relationships in the dimensional relationship set. Each DomainMemberNetworkNode object stores an additional reference to the relationship that was traversed to arrive at this node and can be queried for relevant attributes, e.g. the usable flag.

Public classDomainMemberNetworkNodeCollection
The DomainMemberNetworkNodeCollection class represents a collection of DomainMemberNetworkNode objects.
Public classDomainMemberRelationship

An DomainMemberRelationship class represents a domain-member XDT relationship in the DTS network of relationships.

Public classDomainMemberRelationshipCollection
The DomainMemberRelationshipCollection class represents a collection of DomainMemberRelationship objects.
Public classDRS

An DRS class represents the dimensional relationship sets in the DTS.

Public classExplicitMember

An ExplicitMember class represents a <xbrldi:explicitMember> element with an XBRL context in the XBRL instance.

Public classExplicitMemberCollection
The ExplicitMemberCollection class represents a collection of ExplicitMember objects.
Public classHasHypercubeRelationship

An HasHypercubeRelationship class represents all and notAll XDT relationships in the DTS network of relationships.

Public classHasHypercubeRelationshipCollection
The HasHypercubeRelationshipCollection class represents a collection of HasHypercubeRelationship objects.
Public classHypercube

An Hypercube class represents an XDT hypercube declaration in the DTS.

Public classHypercubeDimensionRelationship

An HypercubeDimensionRelationship class represents a hypercube-dimension XDT relationship in the DTS network of relationships.

Public classHypercubeDimensionRelationshipCollection
The HypercubeDimensionRelationshipCollection class represents a collection of HypercubeDimensionRelationship objects.
Public classPrimaryItemCollection
The PrimaryItemCollection class represents a collection of Item objects.
Public classTypedMember

An TypedMember class represents a <xbrldi:typedMember> element with an XBRL context in the XBRL instance.

Public classTypedMemberCollection
The TypedMemberCollection class represents a collection of TypedMember objects.
See Also