DimensionConstraint
Last modified by Artur K. on 2026/06/05 16:30
- https://purl.semanticip.org/linked-data/sdmx/ML/DimensionConstraint
TTL - owl:ObjectProperty
- DimensionConstraint
- localElement
Required if the DataStructure defines itself as an evolving structure, indicating that it can change dimensionality under a minor version change, and if the Dataflow references that DataStructure using a wildcarded minor version number. New minor DSD version can so still be used by this Dataflow even if that DSD version defines new additional Dimensions.
- SDMXStructureDataflow.xsd
<xs:element name="DimensionConstraint" type="DimensionConstraintType" minOccurs="0" maxOccurs="1">...</xs:element>
- sip-sdmx-ML-structure:DimensionConstraintType
- Yes