Definition Type: ComplexType
Name: CT_TrackChangesView
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into inkAnnotations in schema wml_xsd Drilldown into formatting in schema wml_xsd Drilldown into insDel in schema wml_xsd Drilldown into comments in schema wml_xsd Drilldown into markup in schema wml_xsdXSD Diagram of CT_TrackChangesView in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TrackChangesView">
    <xsd:attribute name="markup" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Display Visual Indicator Of Markup Area</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="comments" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Display Comments</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="insDel" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Display Content Revisions</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="formatting" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Display Formatting Revisions</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="inkAnnotations" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Display Ink Annotations</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
markup w:markup Optional
comments w:comments Optional
insDel w:insDel Optional
formatting w:formatting Optional
inkAnnotations w:inkAnnotations Optional
Collapse Derivation Tree:
Collapse References:
w:revisionView