Definition Type: Group
Name: EG_RPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Collapse XSD Schema Diagram:
Drilldown into rPr in schema wml_xsdXSD Diagram of EG_RPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:group name="EG_RPr">
    <xsd:sequence>
        <xsd:element name="rPr" type="CT_RPr" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Run Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rPr w:rPr 0 (1)