AxesInfo Element (XMLA)
Contains a collection of AxisInfo elements, representing the axis metadata contained by the parent OlapInfo element.
Syntax
<OlapInfo>
...
<AxesInfo>
<AxisInfo>...</AxisInfo>
</AxesInfo>
...
</OlapInfo>
Element characteristics
Characteristic | Description |
---|---|
Data type and length | None |
Default value | None |
Cardinality | 1-1: Required element that occurs once and only once. |
Element relationships
Relationship | Element |
---|---|
Parent elements | OlapInfo |
Child elements | AxisInfo |
Remarks
The AxesInfo element contains one AxisInfo element for each axis within the multidimensional dataset returned by a root element using the MDDataSet data type.