ObservationDimensionType

Version 13.1 by Artur K. on 2026/05/26 14:03

  

https://purl.semanticip.org/linked-data/sdmx/ML/ObservationDimensionType page_white_text TTL
Observation Dimension Type
simpleType

ObservationDimensionType allows for the dimension at the observation level to be specified by either providing the dimension identifier or using the explicit value "AllDimensions".

SDMXCommon.xsd

<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ObservationDimensionType">
  <xs:annotation>
   <xs:documentation>ObservationDimensionType allows for the dimension at the observation level to be specified by either providing the dimension identifier or using the explicit value "AllDimensions".</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="NCNameIDType ObsDimensionsCodeType" />
 </xs:simpleType>

 

© Semantic R&D Group, 2026