Definition Type: Attribute
Name: type
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:proofErrType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the type of the proofing error -- either spelling or grammar.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="type" type="proofErrType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the type of the proofing error -- either spelling or grammar.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: