- https://purl.semanticip.org/linked-data/sdmx/ML/GeoFeatureSetCode
TTL - element
Is a geographic code in a geographic codelist. It adds a value to a code that folows a pattern to represent a geo feature set.
- SDMXStructureCodelist.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="GeoFeatureSetCode" type="GeoFeatureSetCodeType" substitutionGroup="GeoRefCode">
<xs:annotation>
<xs:documentation>Is a geographic code in a geographic codelist. It adds a value to a code that folows a pattern to represent a geo feature set.</xs:documentation>
</xs:annotation>
</xs:element>