Uploaded image for project: 'OASIS Open Document Format for Office Applications (OpenDocument) TC'
  1. OASIS Open Document Format for Office Applications (OpenDocument) TC
  2. OFFICE-3022

14.1 <office:annotation> currently not usable with <draw:page>

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Applied
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2 CD 05
    • Fix Version/s: ODF 1.4
    • Component/s: Schema and Datatypes
    • Labels:
      None
    • Proposal:
      Hide

      add <draw:page> to the list of elements <office:annotation> is usable with

      doesn't look like there's something to add in 14.1 <office:annotation> so just schema change:

      diff -u schemas/OpenDocument-schema-v1.3.rng tc/3022.rng 
      --- schemas/OpenDocument-schema-v1.3.rng	2020-03-30 18:49:14.610409966 +0200
      +++ tc/3022.rng	2020-03-30 18:49:37.543165688 +0200
      @@ -5555,6 +5555,9 @@
             <rng:optional>
               <rng:ref name="presentation-notes"/>
             </rng:optional>
      +      <rng:zeroOrMore>
      +        <rng:ref name="office-annotation"/>
      +      </rng:zeroOrMore>
           </rng:element>
         </rng:define>
         <rng:define name="draw-page-attlist">
      
      
      Show
      add <draw:page> to the list of elements <office:annotation> is usable with doesn't look like there's something to add in 14.1 <office:annotation> so just schema change: diff -u schemas/OpenDocument-schema-v1.3.rng tc/3022.rng --- schemas/OpenDocument-schema-v1.3.rng 2020-03-30 18:49:14.610409966 +0200 +++ tc/3022.rng 2020-03-30 18:49:37.543165688 +0200 @@ -5555,6 +5555,9 @@ <rng:optional> <rng:ref name="presentation-notes"/> </rng:optional> + <rng:zeroOrMore> + <rng:ref name="office-annotation"/> + </rng:zeroOrMore> </rng:element> </rng:define> <rng:define name="draw-page-attlist">
    • Resolution:
      Hide

      See Proposal.

      Show
      See Proposal.

      Description

      (reported by Jos van den Oever)

      http://lists.oasis-open.org/archives/office/201007/msg00212.html

      Currently <office:annotation> cannot be used in <draw:page> (drawings / presentations)

        Attachments

          Activity

            People

            • Assignee:
              patrick Patrick Durusau
              Reporter:
              bart.hanssens Bart Hanssens (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: