MetadataAttribute

Version 15.1 by Artur K. on 2026/05/26 15:26

  

https://purl.semanticip.org/linked-data/sdmx/ML/MetadataAttribute page_white_text TTL
Metadata Attribute
element

MetadataAttribute defines the metadata attribute, which is the value of an attribute, such as the instance of a coded or uncoded attribute in a metadata structure definition.

SDMXStructureMetadataStructure.xsd

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="MetadataAttribute" type="MetadataAttributeType" substitutionGroup="Component">
  <xs:annotation>
   <xs:documentation>MetadataAttribute defines the metadata attribute, which is the value of an attribute, such as the instance of a coded or uncoded attribute in a metadata structure definition.</xs:documentation>
  </xs:annotation>
  <xs:unique name="MetadataAttribute_Unique_MetadataAttribute">
   <xs:selector xpath="structure:MetadataAttribute" />
   <xs:field xpath="@id" />
  </xs:unique>
 </xs:element>

 

© Semantic R&D Group, 2026