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

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • ODF 1.4
    • Affects Version/s: ODF 1.2 CD 05
    • Component/s: Schema and Datatypes
    • None
    • 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">
    • Hide

      See Proposal.

      Show
      See Proposal.

      (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)

            Assignee:
            Patrick Durusau
            Reporter:
            Bart Hanssens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: