Definition Type: Element
Name: ddeItems
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_DdeItems
Containing Schema: sml-supplementaryWorkbooks.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
DDE Items Collection
Collapse XSD Schema Diagram:
Drilldown into ddeItem in schema sml-supplementaryworkbooks_xsd Drilldown into CT_DdeItems in schema sml-supplementaryworkbooks_xsdXSD Diagram of ddeItems in schema sml-supplementaryworkbooks_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="ddeItems" type="CT_DdeItems" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>DDE Items Collection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ddeItem nsM:ddeItem 0 unbounded
Collapse Derivation Tree: