- https://purl.semanticip.org/linked-data/sdmx/ML/Attribute_2
TTL - Attribute
- element
Attribute describes the definition of a data attribute, which is defined as a characteristic of an object or entity.
- SDMXStructureDataStructure.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Attribute" type="AttributeType" substitutionGroup="Component">
<xs:annotation>
<xs:documentation>Attribute describes the definition of a data attribute, which is defined as a characteristic of an object or entity.</xs:documentation>
</xs:annotation>
</xs:element>