Represents field data.
      
<fldData />
    | Element type | stringType | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| fldSimple | Represents simple Word field (with plain text instructions). These fields are run-time calculated entities in Word (for example, page numbers). | 
| fldSimple | Represents simple Word field (with plain text instructions). These fields are run-time calculated entities in Word (for example, page numbers). | 
| fldSimple | Represents a simple Word field (with plain text instructions). Simple fields are run-time calculated entities in Word (for example, page numbers). | 
None.
None.
      
<xsd:element name="fldData" type="stringType" minOccurs="0" maxOccurs="1" >
</xsd:element>