Represents a field-delimiting character
      
<fldChar
	fldCharType="fldCharTypeProperty"
	fldLock="onOffType"
/>
    | Element type | fldCharElt | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| r | Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so on. | 
| r | Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so. | 
| r | Represents a run element. This is the leaf container for data in a document -- text, pictures, and so on. | 
| r | Represents a run element. This is the leaf container for data in a Word document -- text, pictures, and so on. | 
| Element | Description | 
|---|---|
| fldData | Represents field data. | 
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| fldCharType | fldCharTypeProperty | optional | Specifies whether this field-delimiting character begins a field definition, separates the field definition from the field instructions, or ends the field definition. | 
 | 
| fldLock | onOffType | optional | Gets or sets whether the field is locked from being recalculated. | 
 | 
      
<xsd:element name="fldChar" type="fldCharElt" >
</xsd:element>