CT_UpdateEditBox Complex Type
In This Topic
Diagram
Overview
|
|
Sequence optional
|
|
heading optional xs:string
|
|
Sequence optional
| | | |
Used By
Attributes
Source
<xs:complexType name="CT_UpdateEditBox" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence minOccurs="0" maxOccurs="1">
<xs:element name="tooltip" type="CT_Tooltip" />
</xs:sequence>
<xs:attributeGroup ref="AG_UpdateDeclarativeGroup" />
<xs:attribute name="smallImage" type="ST_Uri" use="optional" />
<!--<xs:attribute name="editHint" type="ST_String"/>-->
</xs:complexType>
|
See Also