Definition Type: Element
Name: Map
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Map
Containing Schema: sml-customXmlMappings.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
XML Mapping Properties
Collapse XSD Schema Diagram:
Drilldown into DataBinding in schema sml-customxmlmappings_xsd Drilldown into PreserveFormat in schema sml-customxmlmappings_xsd Drilldown into PreserveSortAFLayout in schema sml-customxmlmappings_xsd Drilldown into Append in schema sml-customxmlmappings_xsd Drilldown into AutoFit in schema sml-customxmlmappings_xsd Drilldown into ShowImportExportValidationErrors in schema sml-customxmlmappings_xsd Drilldown into SchemaID in schema sml-customxmlmappings_xsd Drilldown into RootElement in schema sml-customxmlmappings_xsd Drilldown into Name in schema sml-customxmlmappings_xsd Drilldown into ID in schema sml-customxmlmappings_xsd Drilldown into CT_Map in schema sml-customxmlmappings_xsdXSD Diagram of Map in schema sml-customxmlmappings_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="Map" type="CT_Map" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>XML Mapping Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DataBinding nsM:DataBinding 0 1
Collapse Child Attributes:
Name Type Default Value Use
ID nsM:ID Required
Name nsM:Name Required
RootElement nsM:RootElement Required
SchemaID nsM:SchemaID Required
ShowImportExportValidationErrors nsM:ShowImportExportValidationErrors Required
AutoFit nsM:AutoFit Required
Append nsM:Append Required
PreserveSortAFLayout nsM:PreserveSortAFLayout Required
PreserveFormat nsM:PreserveFormat Required
Collapse Derivation Tree: