AlphaOrMissingType

Version 24.1 by Artur K. on 2026/05/29 11:41

  

https://purl.semanticip.org/linked-data/sdmx/ML/common/AlphaOrMissingType page_white_text TTL
rdfs:Datatype
Alpha 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="AlphaOrMissingType">
  <xs:union memberTypes="AlphaType MissingType" />
 </xs:simpleType>

 

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

© Semantic R&D Group, 2026