Definition Type: SimpleType
Name: ST_InfoTextType
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Help or Status Text Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_InfoTextType in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_InfoTextType">
    <xsd:annotation>
        <xsd:documentation>Help or Status Text Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="text">
            <xsd:annotation>
                <xsd:documentation>Literal Text</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="autoText">
            <xsd:annotation>
                <xsd:documentation>Glossary Document Entry</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration text
Enumeration autoText
Collapse Derivation Tree:
Collapse References:
w:type, w:type