Definition Type: ComplexType
Name: CT_Bar
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 barPr in schema shared-math_xsdXSD Diagram of CT_Bar in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Bar">
    <xsd:sequence>
        <xsd:element name="barPr" type="CT_BarPr" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Bar 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
barPr m:barPr 0 (1)
e m:e (1) (1)
Collapse Derivation Tree:
Collapse References:
m:bar