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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tbl

Table

Element information

Type: w:CT_Tbl

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<w:tbl>
   <w:bookmarkStart w:id="1" w:name="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:tblPrChange w:id="1" w:author="string">
         <w:tblPr>...
         </w:tblPr>
      </w:tblPrChange>
   </w:tblPr>
   <w:tblGrid>
      <w:gridCol/>
      <w:tblGridChange w:id="1">
         <w:tblGrid>...
         </w:tblGrid>
      </w:tblGridChange>
   </w:tblGrid>
   <w:tr>
      <w:tblPrEx>
         <w:tblW/>
         <w:jc w:val="left"/>
         <w:tblCellSpacing/>
         <w:tblInd/>
         <w:tblBorders>...
         </w:tblBorders>
         <w:shd w:val="nil"/>
         <w:tblLayout/>
         <w:tblCellMar>...
         </w:tblCellMar>
         <w:tblLook w:val="0FB7"/>
         <w:tblPrExChange w:id="1" w:author="string">...
         </w:tblPrExChange>
      </w:tblPrEx>
      <w:trPr>
         <w:cnfStyle w:val="string"/>
         <w:ins w:id="1" w:author="string"/>
         <w:del w:id="1" w:author="string"/>
         <w:trPrChange w:id="1" w:author="string">...
         </w:trPrChange>
      </w:trPr>
      <w:tc>
         <w:tcPr>...
         </w:tcPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:tc>
   </w:tr>
</w:tbl>

Site developed and hosted by Datypic, Inc.

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