- https://purl.semanticip.org/linked-data/sdmx/ML/Dimension
TTL - Dimension
- element
Dimension describes the structure of a dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g. a statistical concept indicating certain economic activity or a geographical reference area.
- SDMXStructureDataStructure.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Dimension" type="DimensionType" substitutionGroup="Component">
<xs:annotation>
<xs:documentation>Dimension describes the structure of a dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g. a statistical concept indicating certain economic activity or a geographical reference area.</xs:documentation>
</xs:annotation>
</xs:element>