- https://purl.semanticip.org/linked-data/sdmx/ML/EmptyType
TTL - Empty Type
- complexType
EmptyType is an empty complex type for elements where the presence of the tag indicates all that is necessary.
- SDMXCommon.xsd
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="EmptyType">
<xs:annotation>
<xs:documentation>EmptyType is an empty complex type for elements where the presence of the tag indicates all that is necessary.</xs:documentation>
</xs:annotation>
</xs:complexType>