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