Definition Type: ComplexType
Name: CT_Text
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:ST_String
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into space in schema xml_xsdXSD Diagram of CT_Text in schema wml_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:
w:delInstrText, w:delText, w:fldData, w:fldData, w:instrText, w:t