Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/0___preamble.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Document version: 2.0.1-rc.1
Document version: 2.0.1-rc.2

February 24, 2026
March 26, 2026

This document is the first release candidate of release 2.0.1 of the System Structure and Parameterization Standard (SSP).
This document is the second release candidate of release 2.0.1 of the System Structure and Parameterization Standard (SSP).

This specification, as well as supporting XML schema files, is provided on the SSP site (https://ssp-standard.org/).
https://github.com/modelica/ssp-standard/releases[Releases] and https://github.com/modelica/ssp-standard/issues[issues] can be found on https://github.com/modelica/ssp-standard[github.com/modelica/ssp-standard].
Expand All @@ -21,6 +21,7 @@ History / Road Map
|1.0.1 |2022-07-25 |Public Release of SSP 1.0.1
|2.0 |2024-12-20 |Public Release of SSP 2.0
|2.0.1-rc.1 |2026-02-24 |First Release Candidate of SSP 2.0.1
|2.0.1-rc.2 |2026-03-26 |Second Release Candidate of SSP 2.0.1
|===

<<<
Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureCommon.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This is the normative XML Schema 1.0 schema for the MAP SSP
SystemStructure 2.0 common content across formats.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureDescription.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This is the normative XML Schema 1.0 schema for the MAP SSP
SystemStructureDescription 2.0 format.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureDescription11.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
as a non-normative alternative to the XML Schema 1.0 schema
to support simpler cross-namespace validation of SSD files.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureParameterMapping.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This is the normative XML Schema 1.0 schema for the MAP SSP
SystemStructureParameterMapping 2.0 format.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureParameterValues.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This is the normative XML Schema 1.0 schema for the MAP SSP
SystemStructureParameterValues 2.0 format.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
2 changes: 1 addition & 1 deletion schema/SystemStructureSignalDictionary.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This is the normative XML Schema 1.0 schema for the MAP SSP
SystemStructureSignalDictionary 2.0 format.

Version: 2.0.1-rc.1
Version: 2.0.1-rc.2

Copyright 2016 -- 2026 Modelica Association Project "SSP"

Expand Down
Loading