- https://purl.semanticip.org/linked-data/sdmx/ML/Code
TTL - Code
- element
Code describes a code in a codelist. In addition to the identification and description of the code, basic presentational information is also available. Presentational information not present may be added through the use of annotations.
- SDMXStructureCodelist.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Code" type="CodeType" substitutionGroup="Item">
<xs:annotation>
<xs:documentation>Code describes a code in a codelist. In addition to the identification and description of the code, basic presentational information is also available. Presentational information not present may be added through the use of annotations.</xs:documentation>
</xs:annotation>
</xs:element>