• Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • ODF 1.2
    • Affects Version/s: ODF 1.0, ODF 1.0 (second edition), ODF 1.1, ODF 1.2
    • Component/s: Schema and Datatypes
    • None
    • 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>

      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.

            Assignee:
            Michael Brauer (Inactive)
            Reporter:
            Michael Brauer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: