Definition Type: Element
Name: sheets
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Sheets
Containing Schema: sml-workbook.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Sheets
Collapse XSD Schema Diagram:
Drilldown into sheet in schema sml-workbook_xsd Drilldown into CT_Sheets in schema sml-workbook_xsdXSD Diagram of sheets in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheets" type="CT_Sheets" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Sheets</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sheet nsM:sheet 1 unbounded
Collapse Derivation Tree: