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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tblPrChange

Revision Information for Table Properties

Element information

Type: w:CT_TblPrChange

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:tblPrChange w:id="1" w:author="string">
   <w:tblPr>
      <w:tblStyle w:val="string"/>
      <w:tblpPr/>
      <w:tblOverlap w:val="never"/>
      <w:bidiVisual/>
      <w:tblStyleRowBandSize w:val="1"/>
      <w:tblStyleColBandSize w:val="1"/>
      <w:tblW/>
      <w:jc w:val="left"/>
      <w:tblCellSpacing/>
      <w:tblInd/>
      <w:tblBorders>
         <w:top w:val="nil"/>
         <w:left w:val="nil"/>
         <w:bottom w:val="nil"/>
         <w:right w:val="nil"/>
         <w:insideH w:val="nil"/>
         <w:insideV w:val="nil"/>
      </w:tblBorders>
      <w:shd w:val="nil"/>
      <w:tblLayout/>
      <w:tblCellMar>
         <w:top/>
         <w:left/>
         <w:bottom/>
         <w:right/>
      </w:tblCellMar>
      <w:tblLook w:val="0FB7"/>
   </w:tblPr>
</w:tblPrChange>

Site developed and hosted by Datypic, Inc.

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