ssml:mdx
MDX Metadata Record
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheetMetadata.xsd
Type: ssml:CT_Mdx
Properties: Local, Qualified
Content
- Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
n | [1..1] | xsd:unsignedInt | Connection Name Index | |
f | [1..1] | ssml:ST_MdxFunctionType | Cube Function Tag |
Used in
- Type ssml:CT_MdxMetadata (Element ssml:mdxMetadata)
Sample instance
<ssml:mdx n="1" f="m"> <ssml:t> <ssml:n x="1"/> </ssml:t> </ssml:mdx>