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