Definition Type: ComplexType
Name: CT_LimLow
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into lim in schema shared-math_xsd Drilldown into e in schema shared-math_xsd Drilldown into limLowPr in schema shared-math_xsdXSD Diagram of CT_LimLow in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LimLow">
    <xsd:sequence>
        <xsd:element name="limLowPr" type="CT_LimLowPr" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Lower Limit Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="e" type="CT_OMathArg">
            <xsd:annotation>
                <xsd:documentation>Base</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lim" type="CT_OMathArg">
            <xsd:annotation>
                <xsd:documentation>Limit (Lower)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
limLowPr m:limLowPr 0 (1)
e m:e (1) (1)
lim m:lim (1) (1)
Collapse Derivation Tree:
Collapse References:
m:limLow