Definition Type: ComplexType
Name: CT_MCPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into mcJc in schema shared-math_xsd Drilldown into count in schema shared-math_xsdXSD Diagram of CT_MCPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_MCPr">
    <xsd:sequence>
        <xsd:element name="count" type="CT_Integer255" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Column Count</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="mcJc" type="CT_XAlign" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Matrix Column Justification</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
count m:count 0 (1)
mcJc m:mcJc 0 (1)
Collapse Derivation Tree:
Collapse References:
m:mcPr