Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |
Hinweise
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.