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-3411

19.32 config:type: dubious references to SQL specifcation

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Applied
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2 Part 1 CD 5, ODF 1.2 CD 05
    • Fix Version/s: ODF 1.2 CD 06
    • Component/s: Public Review
    • Labels:
      None
    • Environment:

      OpenDocument-v1.2-cd05-part1.odt

    • Proposal:
      Hide

      1. in 19.32 config:type:

      replace:
      long: defined by [SQL].
      short: defined by [SQL].

      with:
      long: 18.2.
      short: 18.2.

      2. in 18.2 W3C Schema Datatypes:

      add to the list:

      • long
      • int
      • short
      Show
      1. in 19.32 config:type: replace: long: defined by [SQL] . short: defined by [SQL] . with: long: 18.2. short: 18.2. 2. in 18.2 W3C Schema Datatypes: add to the list: long int short
    • Resolution:
      Hide

      1. in 19.32 config:type:

      replace:
      long: defined by [SQL].
      short: defined by [SQL].

      with:
      long: 18.2.
      short: 18.2.

      2. in 18.2 W3C Schema Datatypes:

      add to the list:

      • long
      • int
      • short
      Show
      1. in 19.32 config:type: replace: long: defined by [SQL] . short: defined by [SQL] . with: long: 18.2. short: 18.2. 2. in 18.2 W3C Schema Datatypes: add to the list: long int short

      Description

      <quote>
      The config:type attribute specifies a data type for a setting.
      The defined values for the config:type attribute are:
      base64Binary: 18.2
      boolean: 18.3.2
      datetime: 18.2
      double: 18.2
      int: 18.2
      long: defined by [SQL].
      short: defined by [SQL].
      string: 18.2
      </quote>

      most of the values here refer to types from the XMLSchema-2 specification, but surprisingly, 2 of then ("short", "long") refer to the SQL specification.
      i'm guessing this is probably wrong.
      XMLSchema-2 also specifies "short" and "long" types, so why not use those.

      furthermore, the type "int" refers to 18.2, but it is not actually listed in 18.2.

      (in ODF 1.1 the values were not described at all.)

        Attachments

          Activity

            People

            • Assignee:
              aguelzow Andreas Guelzow (Inactive)
              Reporter:
              ms43 Michael Stahl (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: