Definition Type: Element
Name: mc
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Type: m:CT_MC
Containing Schema: shared-math.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Matrix Column
Collapse XSD Schema Diagram:
Drilldown into mcPr in schema shared-math_xsd Drilldown into CT_MC in schema shared-math_xsdXSD Diagram of mc in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="mc" type="CT_MC" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Matrix Column</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mcPr m:mcPr 0 (1)
Collapse Derivation Tree: