Attribute

Version 9.1 by Artur K. on 2026/05/25 16:45

  

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

Attribute elements hold the reported values for a given metadata attribute. These values conform to the definition of the metadata attribute in the metadata structure definition.

SDMXMetadataGeneric.xsd

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Attribute" type="AttributeType">
  <xs:annotation>
   <xs:documentation>Attribute elements hold the reported values for a given metadata attribute. These values conform to the definition of the metadata attribute in the metadata structure definition.</xs:documentation>
  </xs:annotation>
  <xs:unique name="Att_Unique_Value_Language">
   <xs:selector xpath="common:Text | common:StructuredText" />
   <xs:field xpath="@xml:lang" />
  </xs:unique>
 </xs:element>

 

© Semantic R&D Group, 2026