Definition Type: Element
Name: tblPrEx
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tblPrExElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents exceptions to the table properties, which generally apply to every row in the table. For example, a row can have its own set of table properties, which override the table-wide properties. These exceptions are found under this element.
Collapse XSD Schema Diagram:
Drilldown into annotation in schema aml_xsd Drilldown into tblLook in schema wordnet_xsd Drilldown into tblCellMar in schema wordnet_xsd Drilldown into tblLayout in schema wordnet_xsd Drilldown into shd in schema wordnet_xsd Drilldown into tblBorders in schema wordnet_xsd Drilldown into tblInd in schema wordnet_xsd Drilldown into tblCellSpacing in schema wordnet_xsd Drilldown into jc in schema wordnet_xsd Drilldown into tblW in schema wordnet_xsd Drilldown into tblPrExElt in schema wordnet_xsdXSD Diagram of tblPrEx in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tblPrEx" type="tblPrExElt" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Represents exceptions to the table properties, which generally apply to every row in the table. For example, a row can have its own set of table properties, which override the table-wide properties. These exceptions are found under this element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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
annotation aml:annotation 0 1
Collapse Derivation Tree: