DecimalOrMissingType

Version 22.3 by Artur K. on 2026/05/28 23:28

  

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

 

owl:unionOf (
    xsd:decimal
    sip-sdmx-ML:MissingType
)

© Semantic R&D Group, 2026