Details

    • Type: Bug
    • Status: Applied
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: ODF 1.0, ODF 1.0 (second edition), ODF 1.1, ODF 1.2
    • Fix Version/s: ODF 1.2
    • Component/s: Schema and Datatypes
    • Labels:
      None
    • Proposal:
      Hide

      Adapt datatype to

      <data type="decimal">
      <param name="minInclusive">0</param>
      <param name="maxInclusive">1</param>
      </data>

      Show
      Adapt datatype to <data type="decimal"> <param name="minInclusive">0</param> <param name="maxInclusive">1</param> </data>

      Description

      In SMIL, the value type of the attributes "accelerate" and "decelerate" is defined to be a W3C Decimal with minInclusive=0 and maxInclusive=1. The datatype of the ODF attributes is just double. We should adapt the SMIL datatype.

        Attachments

          Activity

            People

            • Assignee:
              michael.brauer Michael Brauer (Inactive)
              Reporter:
              michael.brauer Michael Brauer (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: