Defines a string value.
| Namespace | http://schemas.microsoft.com/office/word/2003/auxHint | 
| Schema name | Auxiliary XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | xsd:string | optional | Gets or sets the string value. | See external namespace. | 
      
<xsd:complexType name="stringElt" >
  <xsd:attribute name="val" type="xsd:string">
  </xsd:attribute>
</xsd:complexType>