Definition Type: Element
Name: sheetIdMap
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SheetIdMap
Containing Schema: sml-sharedWorkbookRevisions.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Sheet Id Map
Collapse XSD Schema Diagram:
Drilldown into sheetId in schema sml-sharedworkbookrevisions_xsd Drilldown into count in schema sml-sharedworkbookrevisions_xsd Drilldown into CT_SheetIdMap in schema sml-sharedworkbookrevisions_xsdXSD Diagram of sheetIdMap in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetIdMap" minOccurs="1" maxOccurs="1" type="CT_SheetIdMap">
    <xsd:annotation>
        <xsd:documentation>Sheet Id Map</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sheetId nsM:sheetId 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count Optional
Collapse Derivation Tree: