Definition Type: Attribute
Name: DataBindingLoadMode
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-customXmlMappings.xsd
Use Required
Documentation:
XML Data Loading Behavior
Collapse XSD Schema Diagram:
XSD Diagram of DataBindingLoadMode in schema sml-customxmlmappings_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="DataBindingLoadMode" type="xsd:unsignedInt" use="required">
    <xsd:annotation>
        <xsd:documentation>XML Data Loading Behavior</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>