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