Schema Central > OOXML > wml.xsd > w:pPrChange
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:pPrChange

Revision Information for Paragraph Properties

Element information

Type: w:CT_PPrChange

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:id [1..1]w:ST_DecimalNumberAnnotation Identifierfrom type w:CT_Markup
w:author [1..1]w:ST_StringAnnotation Authorfrom type w:CT_TrackChange
w:date [0..1]w:ST_DateTimeAnnotation Datefrom type w:CT_TrackChange

Used in

Sample instance

<w:pPrChange w:id="1" w:author="string">
   <w:pPr>
      <w:pStyle w:val="string"/>
      <w:keepNext/>
      <w:keepLines/>
      <w:pageBreakBefore/>
      <w:framePr/>
      <w:widowControl/>
      <w:numPr>
         <w:ilvl w:val="1"/>
         <w:numId w:val="1"/>
         <w:numberingChange w:id="1" w:author="string"/>
         <w:ins w:id="1" w:author="string"/>
      </w:numPr>
      <w:suppressLineNumbers/>
      <w:pBdr>
         <w:top w:val="nil"/>
         <w:left w:val="nil"/>
         <w:bottom w:val="nil"/>
         <w:right w:val="nil"/>
         <w:between w:val="nil"/>
         <w:bar w:val="nil"/>
      </w:pBdr>
      <w:shd w:val="nil"/>
      <w:tabs>
         <w:tab w:val="clear" w:pos="1"/>
      </w:tabs>
      <w:suppressAutoHyphens/>
      <w:kinsoku/>
      <w:wordWrap/>
      <w:overflowPunct/>
      <w:topLinePunct/>
      <w:autoSpaceDE/>
      <w:autoSpaceDN/>
      <w:bidi/>
      <w:adjustRightInd/>
      <w:snapToGrid/>
      <w:spacing/>
      <w:ind/>
      <w:contextualSpacing/>
      <w:mirrorIndents/>
      <w:suppressOverlap/>
      <w:jc w:val="left"/>
      <w:textDirection w:val="lrTb"/>
      <w:textAlignment w:val="top"/>
      <w:textboxTightWrap w:val="none"/>
      <w:outlineLvl w:val="1"/>
      <w:divId w:val="1"/>
      <w:cnfStyle w:val="string"/>
   </w:pPr>
</w:pPrChange>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com