w:fldChar
Complex Field Character
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_FldChar
Properties: Local, Qualified
Content
- Choice [1..1]
- w:fldData [0..1] Custom Field Data
- w:ffData [0..1] Form Field Properties
- w:numberingChange [0..1] Previous Numbering Field Properties
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:fldCharType | [1..1] | w:ST_FldCharType | Field Character Type | |
w:fldLock | [0..1] | w:ST_OnOff | Field Should Not Be Recalculated | |
w:dirty | [0..1] | w:ST_OnOff | Field Result Invalidated |
Used in
- Group w:EG_RunInnerContent
- Type m:CT_R via reference to w:EG_RunInnerContent (Element m:r)
- Type w:CT_R via reference to w:EG_RunInnerContent (Elements w:r, w:r)
Sample instance
<w:fldChar w:fldCharType="begin"> <w:fldData>string</w:fldData> </w:fldChar>