Definition Type: ComplexType
Name: CT_Proof
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into grammar in schema wml_xsd Drilldown into spelling in schema wml_xsdXSD Diagram of CT_Proof in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Proof">
    <xsd:attribute name="spelling" type="ST_Proof" use="optional">
        <xsd:annotation>
            <xsd:documentation>Spell Checking State</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="grammar" type="ST_Proof" use="optional">
        <xsd:annotation>
            <xsd:documentation>Grammatical Checking State</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
spelling w:spelling Optional
grammar w:grammar Optional
Collapse Derivation Tree:
Collapse References:
w:proofState