Definition Type: Element
Name: externalBook
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ExternalBook
Containing Schema: sml-supplementaryWorkbooks.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
External Workbook
Collapse XSD Schema Diagram:
Drilldown into sheetDataSet in schema sml-supplementaryworkbooks_xsd Drilldown into definedNames in schema sml-supplementaryworkbooks_xsd Drilldown into sheetNames in schema sml-supplementaryworkbooks_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into CT_ExternalBook in schema sml-supplementaryworkbooks_xsdXSD Diagram of externalBook in schema sml-supplementaryworkbooks_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="externalBook" type="CT_ExternalBook" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>External Workbook</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sheetNames nsM:sheetNames 0 1
definedNames nsM:definedNames 0 1
sheetDataSet nsM:sheetDataSet 0 1
Collapse Child Attributes:
Name Type Default Value Use
id r:id Required
Collapse Derivation Tree: