MetadataAttributeList

Version 22.1 by Artur K. on 2026/05/27 17:23

  

https://purl.semanticip.org/linked-data/sdmx/ML/MetadataAttributeList page_white_text TTL
owl:ObjectProperty
MetadataAttributeList
element

MetadataAttributeList defines the set of metadata attributes that can be defined as a hierarchy, for reporting reference metadata about a target object. The identification of metadata attributes must be unique at any given level of the metadata structure. Although there are XML schema constraints to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a concept from which a metadata attribute takes its identity cannot be validated against this constraint. Therefore, systems processing metadata structure definitions will have to perform this check outside of the XML validation.

SDMXStructureMetadataStructure.xsd
No

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="MetadataAttributeList" type="MetadataAttributeListType" substitutionGroup="ComponentList">
  <xs:annotation>
   <xs:documentation>MetadataAttributeList defines the set of metadata attributes that can be defined as a hierarchy, for reporting reference metadata about a target object. The identification of metadata attributes must be unique at any given level of the metadata structure. Although there are XML schema constraints to help enforce this, these only apply to explicitly assigned identifiers. Identifiers inherited from a concept from which a metadata attribute takes its identity cannot be validated against this constraint. Therefore, systems processing metadata structure definitions will have to perform this check outside of the XML validation.</xs:documentation>
  </xs:annotation>
  <xs:unique name="MetadataAttributeList_Unique_MetadataAttribute">
   <xs:selector xpath="structure:MetadataAttribute" />
   <xs:field xpath="@id" />
  </xs:unique>
 </xs:element>

 

ComponentList
sip-sdmx-ML:MetadataStructureComponentsType
sip-sdmx-ML:MetadataAttributeListType

© Semantic R&D Group, 2026