Definition Type: Element
Name: MapInfo
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: x2:MapInfoType
Containing Schema: excel2003xml.xsd
Abstract
Documentation:
Specifies the mapping of XML document elements and attributes to spreadsheet cells.
Collapse XSD Schema Diagram:
Drilldown into Map in schema excel2003xml_xsd Drilldown into Schema in schema excel2003xml_xsd Drilldown into SelectionNamespaces in schema excel2003xml_xsd Drilldown into HideInactiveListBorder in schema excel2003xml_xsd Drilldown into MapInfoType in schema excel2003xml_xsdXSD Diagram of MapInfo in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="MapInfo" type="MapInfoType">
    <xsd:annotation>
        <xsd:documentation>Specifies the mapping of XML document elements and attributes to spreadsheet cells.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Schema x2:Schema 1 unbounded
Map x2:Map 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
HideInactiveListBorder x2:HideInactiveListBorder false Optional
SelectionNamespaces x2:SelectionNamespaces Optional
Collapse Derivation Tree: