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