Definition Type: Element
Name: listItem
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_SdtListItem
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Combo Box List Item
Collapse XSD Schema Diagram:
Drilldown into value in schema wml_xsd Drilldown into displayText in schema wml_xsd Drilldown into CT_SdtListItem in schema wml_xsdXSD Diagram of listItem in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="listItem" type="CT_SdtListItem" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Combo Box List Item</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
displayText w:displayText (Optional)
value w:value (Optional)
Collapse Derivation Tree: