The label of the Submit button in the text input area.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="title" type="xs:string">
<xs:annotation>
<xs:documentation>The label of the Submit button in the text input area.</xs:documentation>
</xs:annotation>
</xs:element>