Definition Type: ComplexType
Name: CT_MPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ctrlPr in schema shared-math_xsd Drilldown into mcs in schema shared-math_xsd Drilldown into cGp in schema shared-math_xsd Drilldown into cSp in schema shared-math_xsd Drilldown into rSp in schema shared-math_xsd Drilldown into cGpRule in schema shared-math_xsd Drilldown into rSpRule in schema shared-math_xsd Drilldown into plcHide in schema shared-math_xsd Drilldown into baseJc in schema shared-math_xsdXSD Diagram of CT_MPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_MPr">
    <xsd:sequence>
        <xsd:element name="baseJc" type="CT_YAlign" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Base Justification</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="plcHide" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Hide Placeholders (Matrix)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rSpRule" type="CT_SpacingRule" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Row Spacing Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cGpRule" type="CT_SpacingRule" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Column Gap Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rSp" type="CT_UnSignedInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Row Spacing (Matrix)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cSp" type="CT_UnSignedInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Column Spacing</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cGp" type="CT_UnSignedInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Column Gap</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="mcs" type="CT_MCS" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Columns</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
baseJc m:baseJc 0 (1)
plcHide m:plcHide 0 (1)
rSpRule m:rSpRule 0 (1)
cGpRule m:cGpRule 0 (1)
rSp m:rSp 0 (1)
cSp m:cSp 0 (1)
cGp m:cGp 0 (1)
mcs m:mcs 0 (1)
ctrlPr m:ctrlPr 0 (1)
Collapse Derivation Tree:
Collapse References:
m:mPr