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. |
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.