AnnotableType

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

  

https://purl.semanticip.org/linked-data/sdmx/ML/AnnotableType page_white_text TTL
Annotable Type
complexType

AnnotableType is an abstract base type used for all annotable artefacts. Any type that provides for annotations should extend this type.

SDMXCommon.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AnnotableType" abstract="true">
  <xs:annotation>
    <xs:documentation>AnnotableType is an abstract base type used for all annotable artefacts. Any type that provides for annotations should extend this type.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element ref="Annotations" minOccurs="0" />
  </xs:sequence>
 </xs:complexType>

 

© Semantic R&D Group, 2026