
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| type | ST_InfoTextType | optional | ||||
| val | ST_FFHelpTextVal | optional |
| Element | CT_FFData/helpText |
<xsd:complexType name="CT_FFHelpText"> <xsd:attribute name="type" type="ST_InfoTextType"/> <xsd:attribute name="val" type="ST_FFHelpTextVal"/> </xsd:complexType> |