CT_SdtDropDownList

Complex Type Information

Model

Children: listItem

Attributes

QName Type Fixed Default Use Inheritable Annotation
lastValue ST_String optional

Used By

Source

<xsd:complexType name="CT_SdtDropDownList">
  <xsd:sequence>
    <xsd:element name="listItem" type="CT_SdtListItem" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="lastValue" type="s:ST_String" use="optional" default=""/>
</xsd:complexType>