Definition Type: Element
Name: ddList
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FFDDList
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Drop-Down List Form Field Properties
Collapse XSD Schema Diagram:
Drilldown into listEntry in schema wml_xsd Drilldown into default in schema wml_xsd Drilldown into result in schema wml_xsd Drilldown into CT_FFDDList in schema wml_xsdXSD Diagram of ddList in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="ddList" type="CT_FFDDList">
    <xsd:annotation>
        <xsd:documentation>Drop-Down List Form Field Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
result w:result 0 (1)
default w:default 0 (1)
listEntry w:listEntry 0 unbounded
Collapse Derivation Tree: