Represents a hint to transforms that this run resolves to a single symbol, described herein.
      
<sym
	font="xsd:string"
	char="hexNumberType"
/>
    | Element type | symElt | 
| Namespace | http://schemas.microsoft.com/office/word/2003/auxHint | 
| Schema name | Auxiliary XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| font | xsd:string | optional | Gets or sets the font in which the symbol character is found. | See external namespace. | 
| char | hexNumberType | optional | Gets or sets the character code of the symbol. | 
      
<xsd:element name="sym" type="symElt" >
</xsd:element>