- https://purl.semanticip.org/linked-data/sdmx/ML/MetadataAttribute
TTL - owl:ObjectProperty
- MetadataAttribute
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- 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
- No
<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>- Component
- sip-sdmx-ML:MetadataAttributeType