w:rPrChange
Revision Information for Run Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:rPrChange
Type: w:CT_RPrChange
Properties: Local, Qualified
Content
- w:rPr [1..1] Previous Run Properties
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:id | [1..1] | w:ST_DecimalNumber | Annotation Identifier | from type w:CT_Markup |
w:author | [1..1] | w:ST_String | Annotation Author | from type w:CT_TrackChange |
w:date | [0..1] | w:ST_DateTime | Annotation Date | from type w:CT_TrackChange |
Used in
- Group w:EG_RPrContent
- Type w:CT_RPr via reference to w:EG_RPrContent (Elements w:rPr, w:rPr, w:rPr, w:rPr, w:rPr)
Sample instance
<w:rPrChange w:id="1" w:author="string"> <w:rPr> <w:rStyle w:val="string"/> <w:rFonts/> <w:b/> <w:bCs/> <w:i/> <w:iCs/> <w:caps/> <w:smallCaps/> <w:strike/> <w:dstrike/> <w:outline/> <w:shadow/> <w:emboss/> <w:imprint/> <w:noProof/> <w:snapToGrid/> <w:vanish/> <w:webHidden/> <w:color w:val=""/> <w:spacing w:val="1"/> <w:w/> <w:kern w:val="1"/> <w:position w:val="1"/> <w:sz w:val="1"/> <w:szCs w:val="1"/> <w:highlight w:val="black"/> <w:u/> <w:effect w:val="blinkBackground"/> <w:bdr w:val="nil"/> <w:shd w:val="nil"/> <w:fitText w:val="1"/> <w:vertAlign w:val="baseline"/> <w:rtl/> <w:cs/> <w:em w:val="none"/> <w:lang/> <w:eastAsianLayout/> <w:specVanish/> <w:oMath/> </w:rPr> </w:rPrChange>