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