OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]