Definition Type: Element
Name: xmlPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_XmlPr
Containing Schema: sml-singleCellTable.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Column XML Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-singlecelltable_xsd Drilldown into xmlDataType in schema sml-singlecelltable_xsd Drilldown into xpath in schema sml-singlecelltable_xsd Drilldown into mapId in schema sml-singlecelltable_xsd Drilldown into CT_XmlPr in schema sml-singlecelltable_xsdXSD Diagram of xmlPr in schema sml-singlecelltable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="xmlPr" type="CT_XmlPr" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Column XML Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
mapId nsM:mapId Required
xpath nsM:xpath Required
xmlDataType nsM:xmlDataType Required
Collapse Derivation Tree: