Definition Type: Element
Name: dropDownList
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_SdtDropDownList
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Drop-Down List Structured Document Tag
Collapse XSD Schema Diagram:
Drilldown into listItem in schema wml_xsd Drilldown into lastValue in schema wml_xsd Drilldown into CT_SdtDropDownList in schema wml_xsdXSD Diagram of dropDownList in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="dropDownList" type="CT_SdtDropDownList">
    <xsd:annotation>
        <xsd:documentation>Drop-Down List Structured Document Tag</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
listItem w:listItem 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
lastValue w:lastValue Optional
Collapse Derivation Tree: