Definition Type: SimpleType
Name: ST_Proof
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Proofing State Values
Collapse XSD Schema Diagram:
XSD Diagram of ST_Proof in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Proof">
    <xsd:annotation>
        <xsd:documentation>Proofing State Values</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="clean">
            <xsd:annotation>
                <xsd:documentation>Check Completed</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="dirty">
            <xsd:annotation>
                <xsd:documentation>Check Not Completed</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration clean
Enumeration dirty
Collapse Derivation Tree:
Collapse References:
w:grammar, w:spelling