Represents a hint to transforms that identifies the font used by Microsoft Office Word 2003 to display the document.
      
<font
	val="xsd:string"
/>
    | Element type | fontElt | 
| 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 name of the font. | See external namespace. | 
      
<xsd:element name="font" type="fontElt" >
</xsd:element>