Definition Type: ComplexType
Name: CT_TblPrExBase
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tblLook in schema wml_xsd Drilldown into tblCellMar in schema wml_xsd Drilldown into tblLayout in schema wml_xsd Drilldown into shd in schema wml_xsd Drilldown into tblBorders in schema wml_xsd Drilldown into tblInd in schema wml_xsd Drilldown into tblCellSpacing in schema wml_xsd Drilldown into jc in schema wml_xsd Drilldown into tblW in schema wml_xsdXSD Diagram of CT_TblPrExBase in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TblPrExBase">
    <xsd:sequence>
        <xsd:element name="tblW" type="CT_TblWidth" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Preferred Table Width Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="jc" type="CT_Jc" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Alignment Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblCellSpacing" type="CT_TblWidth" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Cell Spacing Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblInd" type="CT_TblWidth" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Indent from Leading Margin Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblBorders" type="CT_TblBorders" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Borders Exceptions</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shd" type="CT_Shd" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Shading Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblLayout" type="CT_TblLayoutType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Layout Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblCellMar" type="CT_TblCellMar" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Cell Margin Exceptions</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tblLook" type="CT_ShortHexNumber" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Table Style Conditional Formatting Settings Exception</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblW w:tblW 0 1
jc w:jc 0 1
tblCellSpacing w:tblCellSpacing 0 1
tblInd w:tblInd 0 1
tblBorders w:tblBorders 0 1
shd w:shd 0 1
tblLayout w:tblLayout 0 1
tblCellMar w:tblCellMar 0 1
tblLook w:tblLook 0 1
Collapse Derivation Tree:
Collapse References:
w:CT_TblPrEx, w:tblPrEx