Mdx class
MDX Metadata Record. When the object is serialized out as xml, its qualified name is x:mdx.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Mdx
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
mdx (MDX Metadata Record)
This element represents a single record of MDX metadata information which can express a tuple, KPI, set, or member property.
Parent Elements |
|---|
mdxMetadata (§18.9.7) |
Child Elements | Subclause |
|---|---|
k (KPI MDX Metadata) | §18.9.5 |
ms (Set MDX Metadata) | §18.9.12 |
p (Member Property MDX Metadata) | §18.9.14 |
t (Tuple MDX Metadata) | §18.9.16 |
Attributes | Description |
|---|---|
f (Cube Function Tag) | This is an enumeration representing the function type of the calling cube function from the spreadsheet. The possible values for this attribute are defined by the ST_MdxFunctionType simple type (§18.18.44). |
n (Connection Name Index) | The zero based index of connection name in metadata string store, metadataStrings. The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
[Note: The W3C XML Schema definition of this element’s content model (CT_Mdx) is located in §A.2. end note]
© ISO/IEC29500: 2008.