Definition Type: Element
Name: sheet
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Sheet
Containing Schema: sml-workbook.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Sheet Information
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into state in schema sml-workbook_xsd Drilldown into sheetId in schema sml-workbook_xsd Drilldown into name in schema sml-workbook_xsd Drilldown into CT_Sheet in schema sml-workbook_xsdXSD Diagram of sheet in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheet" type="CT_Sheet" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Sheet Information</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name nsM:name Required
sheetId nsM:sheetId Required
state nsM:state visible Optional
id r:id Required
Collapse Derivation Tree: