Definition Type: SimpleType
Name: ST_Shp
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Documentation:
Shape (Delimiters)
Collapse XSD Schema Diagram:
XSD Diagram of ST_Shp in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Shp">
    <xsd:annotation>
        <xsd:documentation>Shape (Delimiters)</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="centered">
            <xsd:annotation>
                <xsd:documentation>Centered (Delimiters)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="match">
            <xsd:annotation>
                <xsd:documentation>Match</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration centered
Enumeration match
Collapse Derivation Tree:
Collapse References:
m:val