Definition Type: ComplexType
Name: CT_PPrDefault
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into pPr in schema wml_xsdXSD Diagram of CT_PPrDefault in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PPrDefault">
    <xsd:sequence>
        <xsd:element name="pPr" type="CT_PPr" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Paragraph Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pPr w:pPr 0 (1)
Collapse Derivation Tree:
Collapse References:
w:pPrDefault