Definition Type: Element
Name: statusText
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FFStatusText
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Associated Status Text
Collapse XSD Schema Diagram:
Drilldown into val in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_FFStatusText in schema wml_xsdXSD Diagram of statusText in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="statusText" type="CT_FFStatusText" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Associated Status Text</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type w:type (Optional)
val w:val (Optional)
Collapse Derivation Tree: