QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
comments | ST_OnOff | optional | ||||
formatting | ST_OnOff | optional | ||||
inkAnnotations | ST_OnOff | optional | ||||
insDel | ST_OnOff | optional | ||||
markup | ST_OnOff | optional |
Element | CT_Settings/revisionView |
<xsd:complexType name="CT_TrackChangesView"> <xsd:attribute name="markup" type="s:ST_OnOff" use="optional"/> <xsd:attribute name="comments" type="s:ST_OnOff" use="optional"/> <xsd:attribute name="insDel" type="s:ST_OnOff" use="optional"/> <xsd:attribute name="formatting" type="s:ST_OnOff" use="optional"/> <xsd:attribute name="inkAnnotations" type="s:ST_OnOff" use="optional"/> </xsd:complexType> |