Compartilhar via


2.2.4.1.1.1.2 xmla-ds:AxesInfo

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.