Definition Type: ComplexType
Name: CT_MdxMemeberProp
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheetMetadata.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into np in schema sml-sheetmetadata_xsd Drilldown into n in schema sml-sheetmetadata_xsdXSD Diagram of CT_MdxMemeberProp in schema sml-sheetmetadata_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_MdxMemeberProp">
    <xsd:attribute name="n" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Member Unique Name Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="np" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Property Name Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
n nsM:n Required
np nsM:np Required
Collapse Derivation Tree:
  • CT_MdxMemeberProp
Collapse References:
nsM:p