- https://purl.semanticip.org/linked-data/sdmx/ML/Code
TTL - rdf:Property
- Code
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- 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
- Code
- No
<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>- Item