Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AxesInfo complex type describes the axes that will be contained in the Axes element of the mddataset result.
-
<xsd:complexType name="AxesInfo"> <xsd:sequence> <xsd:element name="AxisInfo" maxOccurs="unbounded" type="AxisInfo"> </xsd:element> </xsd:sequence> </xsd:complexType>
|
Element |
Description |
|---|---|
|
AxisInfo |
Contains the description of the axes that will appear in the Axes element of this mddataset. |