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