Definition Type: Element
Name: proofState
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:proofProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the state of the proofing tools in this document: clean (no errors found) or dirty (errors present in the document).
Collapse XSD Schema Diagram:
Drilldown into grammar in schema wordnet_xsd Drilldown into spelling in schema wordnet_xsd Drilldown into proofProperty in schema wordnet_xsdXSD Diagram of proofState in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="proofState" type="proofProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the state of the proofing tools in this document: clean (no errors found) or dirty (errors present in the document).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
spelling W:spelling Optional
grammar W:grammar Optional
Collapse Derivation Tree: