WildcardVersionType

Version 9.1 by Artur K. on 2026/05/25 16:47

  

https://purl.semanticip.org/linked-data/sdmx/ML/WildcardVersionType page_white_text TTL
simpleType

WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific version of an object, or to wildcard the version in the reference by specifying the '*' value.

SDMXCommonReferences.xsd

<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="WildcardVersionType">
  <xs:annotation>
   <xs:documentation>WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific version of an object, or to wildcard the version in the reference by specifying the '*' value.</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="VersionReferenceType WildcardType" />
 </xs:simpleType>

 

© Semantic R&D Group, 2026