Definition Type: ComplexType
Name: CT_TrPrChange
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TrackChange
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into trPr 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_TrPrChange in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TrPrChange">
    <xsd:complexContent>
        <xsd:extension base="CT_TrackChange">
            <xsd:sequence>
                <xsd:element name="trPr" type="CT_TrPrBase" minOccurs="1">
                    <xsd:annotation>
                        <xsd:documentation>Previous Table Row Properties</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
trPr w:trPr 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:trPrChange