From 029e8538e042f09291913f5c85ee8259c33f3326 Mon Sep 17 00:00:00 2001 From: Axel Berndt Date: Tue, 24 Oct 2023 09:44:53 +0200 Subject: [PATCH] v2.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Value range of attribute ´frameLength´ of element ´temporalSpread´ was defined with ´maxInclusive 0.0´. This is fixed to ´minInclusive 0.0´. --- src/mpm.odd | 3 ++- src/specs/temporalSpread.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mpm.odd b/src/mpm.odd index 4f4de0c..18e832c 100644 --- a/src/mpm.odd +++ b/src/mpm.odd @@ -14,7 +14,7 @@ - + @@ -69,6 +69,7 @@ Value range of attribute frameLength of element temporalSpread must be greater or equal to 0.0. Negative values are not allowed, at least in this context. + Value range of attribute frameLength of element temporalSpread was defined with maxInclusive 0.0. This is fixed to minInclusive 0.0. diff --git a/src/specs/temporalSpread.xml b/src/specs/temporalSpread.xml index 1a71194..4f4b514 100644 --- a/src/specs/temporalSpread.xml +++ b/src/specs/temporalSpread.xml @@ -24,7 +24,7 @@ - + 0.0