AlphaOrMissingType

Version 18.1 by Artur K. on 2026/05/27 10:58

  

https://purl.semanticip.org/linked-data/sdmx/ML/AlphaOrMissingType page_white_text TTL
rdfs:Datatype
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>

 

owl:unionOf (
    sip-sdmx-ML:AlphaType
    sip-sdmx-ML:MissingType
)

© Semantic R&D Group, 2026