rng:ref to common-ref-format-values fails in flatten schema script

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • ODF 1.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:

      schema

    • Hide

      Delete:

      "<rng:define name="common-ref-format-values">
      <rng:choice>
      <rng:value>page</rng:value>
      <rng:value>chapter</rng:value>
      <rng:value>direction</rng:value>
      <rng:value>text</rng:value>
      </rng:choice>
      </rng:define>"

      And expand the three refs to that definition to the full value list.

       

       

      Show
      Delete: "<rng:define name="common-ref-format-values"> <rng:choice> <rng:value>page</rng:value> <rng:value>chapter</rng:value> <rng:value>direction</rng:value> <rng:value>text</rng:value> </rng:choice> </rng:define>" And expand the three refs to that definition to the full value list.    
    • Hide

      As Proposal: delete common-ref-format-values from schema and expand references in all three occurrences of attribute text:reference-format.

      Show
      As Proposal: delete common-ref-format-values from schema and expand references in all three occurrences of attribute text:reference-format .

      rng:ref to common-ref-format-values fails in the flatten schema script because the script expects to find names only, not sets of values. While correction of the script is possible, the ref only occurs three times in the schema, text-bookmark-ref-content (with other values), text-note-ref-content (only the ref values), and, text-sequence-ref-content (with other values).

            Assignee:
            Unassigned
            Reporter:
            Patrick Durusau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: