Definition Type: ComplexType
Name: CT_RPR
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into aln in schema shared-math_xsd Drilldown into brk in schema shared-math_xsd Drilldown into sty in schema shared-math_xsd Drilldown into scr in schema shared-math_xsd Drilldown into EG_ScriptStyle in schema shared-math_xsd Drilldown into nor in schema shared-math_xsd Drilldown into lit in schema shared-math_xsdXSD Diagram of CT_RPR in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RPR">
    <xsd:sequence>
        <xsd:element name="lit" minOccurs="0" type="CT_OnOff">
            <xsd:annotation>
                <xsd:documentation>Literal</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice>
            <xsd:element name="nor" minOccurs="0" type="CT_OnOff">
                <xsd:annotation>
                    <xsd:documentation>Normal Text</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:sequence>
                <xsd:group ref="EG_ScriptStyle" />
            </xsd:sequence>
        </xsd:choice>
        <xsd:element name="brk" minOccurs="0" type="CT_ManualBreak">
            <xsd:annotation>
                <xsd:documentation>Break</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="aln" minOccurs="0" type="CT_OnOff">
            <xsd:annotation>
                <xsd:documentation>Align</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lit m:lit 0 (1)
nor m:nor 0 (1)
scr m:scr 0 (1)
sty m:sty 0 (1)
brk m:brk 0 (1)
aln m:aln 0 (1)
<xs:group> m:EG_ScriptStyle (1) (1)
Collapse Derivation Tree:
Collapse References:
m:rPr