From 526166dcda4c93d5092d231842af93a20bb59c28 Mon Sep 17 00:00:00 2001 From: Andreas Junghanns Date: Tue, 10 May 2022 21:43:08 +0200 Subject: [PATCH] Bump version to 3.0 (#1765) and relax version string constraint in schemas --- docs/examples/alias_example.xml | 2 +- docs/examples/build_description_complex.xml | 2 +- docs/examples/build_description_simple.xml | 2 +- docs/examples/co_simulation.xml | 2 +- docs/examples/co_simulation_early_return.xml | 2 +- docs/examples/model_exchange.xml | 2 +- docs/examples/scheduled_execution.xml | 2 +- docs/examples/string_vector_example.xml | 2 +- docs/examples/structural_parameter_example.xml | 2 +- docs/examples/unit_definition.xml | 2 +- docs/examples/variable_types.xml | 2 +- headers/fmi3FunctionTypes.h | 2 +- headers/fmi3Functions.h | 4 ++-- headers/fmi3PlatformTypes.h | 2 +- schema/fmi3BuildDescription.xsd | 2 +- schema/fmi3ModelDescription.xsd | 8 +++++++- schema/fmi3TerminalsAndIcons.xsd | 2 +- 17 files changed, 24 insertions(+), 18 deletions(-) diff --git a/docs/examples/alias_example.xml b/docs/examples/alias_example.xml index 2a398bef2..62f2ebee4 100644 --- a/docs/examples/alias_example.xml +++ b/docs/examples/alias_example.xml @@ -1,6 +1,6 @@ - + diff --git a/docs/examples/build_description_simple.xml b/docs/examples/build_description_simple.xml index d1edf0b2d..a9e3a5148 100644 --- a/docs/examples/build_description_simple.xml +++ b/docs/examples/build_description_simple.xml @@ -1,5 +1,5 @@ - + diff --git a/docs/examples/co_simulation.xml b/docs/examples/co_simulation.xml index b4df3b5fe..fe3576c05 100644 --- a/docs/examples/co_simulation.xml +++ b/docs/examples/co_simulation.xml @@ -1,6 +1,6 @@ - + diff --git a/docs/examples/string_vector_example.xml b/docs/examples/string_vector_example.xml index d85b54901..c018534dc 100644 --- a/docs/examples/string_vector_example.xml +++ b/docs/examples/string_vector_example.xml @@ -1,6 +1,6 @@ - + diff --git a/headers/fmi3FunctionTypes.h b/headers/fmi3FunctionTypes.h index 6d35b4f7c..ca97b70f5 100644 --- a/headers/fmi3FunctionTypes.h +++ b/headers/fmi3FunctionTypes.h @@ -4,7 +4,7 @@ #include "fmi3PlatformTypes.h" /* -This header file defines the data and function types of FMI 3.0-rc.2. +This header file defines the data and function types of FMI 3.0. It must be used when compiling an FMU or an FMI importer. Copyright (C) 2011 MODELISAR consortium, diff --git a/headers/fmi3Functions.h b/headers/fmi3Functions.h index f4a69646e..21d0743ee 100644 --- a/headers/fmi3Functions.h +++ b/headers/fmi3Functions.h @@ -2,7 +2,7 @@ #define fmi3Functions_h /* -This header file declares the functions of FMI 3.0-rc.2. +This header file declares the functions of FMI 3.0. It must be used when compiling an FMU. In order to have unique function names even if several FMUs @@ -103,7 +103,7 @@ it may be set to __declspec(dllimport). #endif /* FMI version */ -#define fmi3Version "3.0-rc.2" +#define fmi3Version "3.0" /*************************************************** Common Functions diff --git a/headers/fmi3PlatformTypes.h b/headers/fmi3PlatformTypes.h index 291a962e5..18ecb3922 100644 --- a/headers/fmi3PlatformTypes.h +++ b/headers/fmi3PlatformTypes.h @@ -2,7 +2,7 @@ #define fmi3PlatformTypes_h /* -This header file defines the data types of FMI 3.0-rc.2. +This header file defines the data types of FMI 3.0. It must be used by both FMU and FMI master. Copyright (C) 2008-2011 MODELISAR consortium, diff --git a/schema/fmi3BuildDescription.xsd b/schema/fmi3BuildDescription.xsd index 45a99a769..00846e73b 100644 --- a/schema/fmi3BuildDescription.xsd +++ b/schema/fmi3BuildDescription.xsd @@ -108,7 +108,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - + diff --git a/schema/fmi3ModelDescription.xsd b/schema/fmi3ModelDescription.xsd index 648bab2ee..0edf4abe0 100644 --- a/schema/fmi3ModelDescription.xsd +++ b/schema/fmi3ModelDescription.xsd @@ -102,7 +102,13 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - + + + + + + + diff --git a/schema/fmi3TerminalsAndIcons.xsd b/schema/fmi3TerminalsAndIcons.xsd index 78b58eaef..c422f4f54 100644 --- a/schema/fmi3TerminalsAndIcons.xsd +++ b/schema/fmi3TerminalsAndIcons.xsd @@ -75,7 +75,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +