
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| displayText | ST_String | optional | ||||
| value | ST_String | optional |
<xsd:complexType name="CT_SdtListItem"> <xsd:attribute name="displayText" type="s:ST_String"/> <xsd:attribute name="value" type="s:ST_String"/> </xsd:complexType> |