Definition Type: Attribute
Name: formatting
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:onOffType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Gets or sets formatting restrictions. Prevents unintentional formatting changes except as allowed. This setting does not have an effect unless the formattingEnabled attribute is on.
Collapse XSD Schema Diagram:
XSD Diagram of formatting in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="formatting" type="onOffType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets formatting restrictions. Prevents unintentional formatting changes except as allowed.  This setting does not have an effect unless the formattingEnabled attribute is on.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: