Definition Type: ComplexType
Name: CT_BorderBox
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into e in schema shared-math_xsd Drilldown into borderBoxPr in schema shared-math_xsdXSD Diagram of CT_BorderBox in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_BorderBox">
    <xsd:sequence>
        <xsd:element name="borderBoxPr" type="CT_BorderBoxPr" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Border Box 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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
borderBoxPr m:borderBoxPr 0 (1)
e m:e (1) (1)
Collapse Derivation Tree:
Collapse References:
m:borderBox