Definition Type: Element
Name: xmlColumnPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_XmlColumnPr
Containing Schema: sml-table.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
XML Column Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-table_xsd Drilldown into xmlDataType in schema sml-table_xsd Drilldown into denormalized in schema sml-table_xsd Drilldown into xpath in schema sml-table_xsd Drilldown into mapId in schema sml-table_xsd Drilldown into CT_XmlColumnPr in schema sml-table_xsdXSD Diagram of xmlColumnPr in schema sml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="xmlColumnPr" type="CT_XmlColumnPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>XML Column 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
denormalized nsM:denormalized false Optional
xmlDataType nsM:xmlDataType Required
Collapse Derivation Tree: