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