TimeRangeOrMissingType

Last modified by Artur K. on 2026/06/05 16:27

  

https://purl.semanticip.org/linked-data/sdmx/ML/common/TimeRangeOrMissingType page_white_text TTL
rdfs:Datatype
Time Range Or Missing Type
http://www.sdmx.org/resources/sdmxml/schemas/v3_1/common
common
simpleType
SDMXCommon.xsd

<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="TimeRangeOrMissingType">
  <xs:union memberTypes="TimeRangeType MissingType" />
 </xs:simpleType>

 

owl:unionOf (
    sip-sdmx-ML-common:TimeRangeType
    sip-sdmx-ML-common:MissingType
)

© Semantic R&D Group, 2026