← Prev in month
← Prev in thread
Next in thread →
Next in month →
[OASIS Issue Tracker] Created: (OFFICE-3382) ODF 1.2-1 5.5.2<text:changed-region> does not contain a list
ODF 1.2-1 5.5.2 <text:changed-region> does not contain a list
-------------------------------------------------------------
Key: OFFICE-3382
URL: http://tools.oasis-open.org/issues/browse/OFFICE-3382
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Bug
Components: Part 1 (Schema), Styles, Text
Affects Versions: ODF 1.2 CD 05
Reporter: Dennis Hamilton
Assignee: Dennis Hamilton
Priority: Minor
Fix For: ODF 1.2 CD 06
In section 5.5.2 <text:changed-region> the text is
"""
The <text:changed-region> element contains a list of tracked changes for any changed region of a document.
The start and end points of a change region are marked by <text:change-start> and <text:change-end> elements.
"""
1. The <text:changed-region> element does not contain a list of tracked changes. According to the schema, a <text:changed-region> element contains exactly one of a <text:deletion>, <text:insertion> or <text:format-change> element.
2. A point where a deletion has occured is marked by a <text:change> element, not by <text:change-start> and <text:change-end> elements. The start and end marking tends to be necessary for a non-empty insertion and the span of a format change.
3. It appears that a <text:format-change> can also be referenced from a <text:change> element, although it is not clear what kind of change could have occured.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month
← Prev in thread
Next in thread →
Next in month →