ODF 1.2-1 5.5.2 <text:changed-region> does not contain a list

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • ODF 1.2 CD 06
    • Affects Version/s: ODF 1.2 CD 05
    • Component/s: Public Review
    • None
    • Hide

      Replace the text of section 5.5.2 with the following text:

      """
      Each <text:changed-region> element contains a single element, one of <text:insertion>, <text:deletion>, or <text:format-change> that corresponds to a change being tracked within the scope of the <text:tracked-changes> element that contains the <text:changed-region> instance.

      The xml:id attribute of the <text:changed-region> is referenced from the <text:change>, <text:change-start> and <text:change-end> elements that identify where the change applies to markup in the scope of the <text:tracked-changes> element.
      """

      Show
      Replace the text of section 5.5.2 with the following text: """ Each <text:changed-region> element contains a single element, one of <text:insertion>, <text:deletion>, or <text:format-change> that corresponds to a change being tracked within the scope of the <text:tracked-changes> element that contains the <text:changed-region> instance. The xml:id attribute of the <text:changed-region> is referenced from the <text:change>, <text:change-start> and <text:change-end> elements that identify where the change applies to markup in the scope of the <text:tracked-changes> element. """
    • Hide

      resolve as proposed

      Show
      resolve as proposed

      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.

            Assignee:
            Patrick Durusau
            Reporter:
            Dennis Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: