text:tracked-changes
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:text:1.0
Schema document: OpenDocument-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- text:changed-region [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:track-changes | [0..1] | text:boolean | Default value is "true". from group text:text-tracked-changes-attr |
Used in
- Group text:text-tracked-changes
- Anonymous type of element office:text via reference to text:office-text-content-prelude
- Anonymous type of element style:footer via reference to text:text-tracked-changes
- Anonymous type of element style:footer-left via reference to text:text-tracked-changes
- Anonymous type of element style:header via reference to text:text-tracked-changes
- Anonymous type of element style:header-left via reference to text:text-tracked-changes
- Group text:office-text-content-prelude via reference to text:text-tracked-changes
- Type text:header-footer-content via reference to text:text-tracked-changes
Sample instance
<text:tracked-changes> <text:changed-region text:id="ID"> <text:insertion> <office:change-info>... </office:change-info> </text:insertion> </text:changed-region> </text:tracked-changes>