IntegerOrNotApplicableType

Version 24.1 by Artur K. on 2026/05/29 12:23

  

https://purl.semanticip.org/linked-data/sdmx/ML/common/IntegerOrNotApplicableType page_white_text TTL
rdfs:Datatype
Integer Or Not Applicable 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="IntegerOrNotApplicableType">
  <xs:union memberTypes="xs:integer NotApplicableType" />
 </xs:simpleType>

 

owl:unionOf (
    xsd:integer
    sip-sdmx-ML-common:NotApplicableType
)

© Semantic R&D Group, 2026