Definition Type: ComplexType
Name: CT_Text
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Type: m:ST_String
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into space in schema xml_xsdXSD Diagram of CT_Text in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Text">
    <xsd:simpleContent>
        <xsd:extension base="ST_String">
            <xsd:attribute ref="xml:space" use="optional">
                <xsd:annotation>
                    <xsd:documentation>Content Contains Significant Whitespace</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
space nsL:space Optional
Collapse Derivation Tree:
Collapse References:
m:t