Skip to content

Final And Non-Final Structures

SDMX 2.1 structures have an isFinal property, if set to true indicating that the artefact is considered to be final and immutable.

Note

The isFinal property was removed in the SDMX 3.0 information model in favour of using semantic versioning to distinguish between draft and final artefacts.

While FMR uses the SDMX 3.0 information model, the isFinal property is preserved when structures modelled using SDMX 2.1 are loaded.

An SDMX 2.1 structure serialisation format such as SDMX-ML 2.1 must be used to retrieve and set the isFinal property. It will not be materialised if the same artefact is serialised in an SDMX 3.0 format.