- https://purl.semanticip.org/linked-data/sdmx/ML/AlphaOrMissingType
TTL - Alpha Or Missing Type
- simpleType
- SDMXCommon.xsd
<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AlphaOrMissingType">
<xs:union memberTypes="AlphaType MissingType" />
</xs:simpleType>