CubeKeyValueType

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

  

https://purl.semanticip.org/linked-data/sdmx/ML/CubeKeyValueType page_white_text TTL
Cube Key Value Type
complexType

CubeKeyValueType derives from the SimpleValueType, but does not allow for a locale (xml:lang).

SDMXStructureConstraint.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="CubeKeyValueType">
  <xs:annotation>
   <xs:documentation>CubeKeyValueType derives from the SimpleValueType, but does not allow for a locale (xml:lang).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
   <xs:restriction base="SimpleComponentValueType">
    <xs:attribute ref="xml:lang" use="prohibited" />
   </xs:restriction>
  </xs:simpleContent>
 </xs:complexType>

 

© Semantic R&D Group, 2026