Definition Type: ComplexType
Name: CT_DPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ctrlPr in schema shared-math_xsd Drilldown into shp in schema shared-math_xsd Drilldown into grow in schema shared-math_xsd Drilldown into endChr in schema shared-math_xsd Drilldown into sepChr in schema shared-math_xsd Drilldown into begChr in schema shared-math_xsdXSD Diagram of CT_DPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DPr">
    <xsd:sequence>
        <xsd:element name="begChr" type="CT_Char" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Delimiter Beginning Character</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="sepChr" type="CT_Char" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Delimiter Separator Character</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="endChr" type="CT_Char" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Delimiter Ending Character</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="grow" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Delimiter Grow</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shp" type="CT_Shp" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Shape (Delimiters)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
begChr m:begChr 0 (1)
sepChr m:sepChr 0 (1)
endChr m:endChr 0 (1)
grow m:grow 0 (1)
shp m:shp 0 (1)
ctrlPr m:ctrlPr 0 (1)
Collapse Derivation Tree:
Collapse References:
m:dPr