Definition Type: ComplexType
Name: CT_TblPrChange
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TrackChange
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tblPr in schema wml_xsd Drilldown into id in schema wml_xsd Drilldown into CT_Markup in schema wml_xsd Drilldown into date in schema wml_xsd Drilldown into author in schema wml_xsd Drilldown into CT_TrackChange in schema wml_xsdXSD Diagram of CT_TblPrChange in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TblPrChange">
    <xsd:complexContent>
        <xsd:extension base="CT_TrackChange">
            <xsd:sequence>
                <xsd:element name="tblPr" type="CT_TblPrBase">
                    <xsd:annotation>
                        <xsd:documentation>Previous Table Properties</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblPr w:tblPr (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id w:id Required
author w:author Required
date w:date Optional
Collapse Derivation Tree:
Collapse References:
w:tblPrChange