MdxSet class
Set MDX Metadata. When the object is serialized out as xml, its qualified name is x:ms.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.MdxSet
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
ms (Set MDX Metadata)
This element represents an MDX set.
Parent Elements |
|---|
mdx (§18.9.6) |
Child Elements | Subclause |
|---|---|
n (Member Unique Name Index) | §18.9.13 |
Attributes | Description |
|---|---|
c (Sort By Member Index Count) | Number of sort-by member indices. This is essentially the number of coordinates in the cube that this member is defined by. The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
ns (Set Definition Index) | Zero based index of the set definition in the metadata string store. The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
o (Set Sort Order) | An enumeration specifying what sort order is used to sort the set. The possible values for this attribute are defined by the ST_MdxSetOrder simple type (§18.18.46). |
[Note: The W3C XML Schema definition of this element’s content model (CT_MdxSet) is located in §A.2. end note]
© ISO/IEC29500: 2008.