Determines how document revisions are viewed.
Usage
<revisionView
markup="onOffType"
comments="onOffType"
ins-del="onOffType"
formatting="onOffType"
ink-annotations="onOffType"
/>
|
Element Information
Element type
|
trackChangesViewElt |
Namespace
|
http://schemas.microsoft.com/office/word/2003/wordml |
Schema name
|
wordnet |
Elements and Attributes
Parent Elements
Element |
Description |
docPr |
Represents the document properties. |
Child Elements
None.
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
markup |
onOffType |
optional |
Gets or sets displays track changes markup in document. Defaults to true if not specified. |
|
comments |
onOffType |
optional |
When viewing markup, displays annotations (comments) in document. Defaults to true if not specified. |
|
ins-del |
onOffType |
optional |
When viewing markup, displays track insertions and deletions in document. Defaults to true if not specified. |
|
formatting |
onOffType |
optional |
When viewing markup, displays formatting changes markup in document. Defaults to true if not specified. |
|
ink-annotations |
onOffType |
optional |
When viewing markup, displays annotations (comments) in document. Defaults to true if not specified. |
|
Definition
XML |
---|
<xsd:element name="revisionView" type="trackChangesViewElt" minOccurs="0" ">
</xsd:element>
|
©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp