- https://purl.semanticip.org/linked-data/sdmx/ML/StandardTimePeriodOrMissingType
TTL - simpleType
- SDMXCommon.xsd
<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StandardTimePeriodOrMissingType">
<xs:union memberTypes="StandardTimePeriodType MissingType" />
</xs:simpleType>