Definition Type: Element
Name: comboBox
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_SdtComboBox
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Combo Box Structured Document Tag
Collapse XSD Schema Diagram:
Drilldown into listItem in schema wml_xsd Drilldown into lastValue in schema wml_xsd Drilldown into CT_SdtComboBox in schema wml_xsdXSD Diagram of comboBox in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="comboBox" type="CT_SdtComboBox">
    <xsd:annotation>
        <xsd:documentation>Combo Box 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: