Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The TupleType type describes the set of members that identifies a point in the axis hierarchy. A TupleType type is a collection of MemberType objects.
-
<xsd:complexType name="TupleType"> <xsd:sequence> <xsd:element name="Member" type="MemberType" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType>
|
Element |
Description |
|---|---|
|
Member |
A collection of MemberType elements that form the tuples along this axis of the mddataset result. |