DoubleOrNotApplicableType

Version 15.1 by Artur K. on 2026/05/26 14:10

  

https://purl.semanticip.org/linked-data/sdmx/ML/DoubleOrNotApplicableType page_white_text TTL
rdfs:Datatype
Double Or Not Applicable Type
simpleType
SDMXCommon.xsd

<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="DoubleOrNotApplicableType">
  <xs:union memberTypes="xs:double NotApplicableType" />
 </xs:simpleType>

 

owl:unionOf (
    xsd:double
    sip-sdmx-ML:NotApplicableType
)

© Semantic R&D Group, 2026