Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the metadata of a single axis contained by the parent AxesInfo element.
Syntax
<AxesInfo>
...
<AxisInfo name="string">
<HierarchyInfo>...</HierarchyInfo>
</AxisInfo>
...
</AxesInfo>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that can occur more than once. |
Element Relationships
Relationship |
Element |
|---|---|
Parent elements |
|
Child elements |
Attributes
Attribute |
Description |
|---|---|
Name |
Required String attribute. The name of the axis. |
Remarks
In a root element that uses the MDDataSet object, an AxisInfo element contains a collection of HierarchyInfo elements that, combined with the value of the name attribute, represents the definition of a single axis returned in the multidimensional dataset.