IntOrNotApplicableType

Last modified by Artur K. on 2026/06/05 16:23

  

https://purl.semanticip.org/linked-data/sdmx/ML/common/IntOrNotApplicableType page_white_text TTL
rdfs:Datatype
Int 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="IntOrNotApplicableType">
  <xs:union memberTypes="xs:int NotApplicableType" />
 </xs:simpleType>

 

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

© Semantic R&D Group, 2026