AnnotationsType

Version 14.1 by Artur K. on 2026/05/26 14:03

  

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

AnnotationsType provides for a list of annotations to be attached to data and structure messages.

SDMXCommon.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AnnotationsType">
  <xs:annotation>
   <xs:documentation>AnnotationsType provides for a list of annotations to be attached to data and structure messages.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="Annotation" type="AnnotationType" maxOccurs="unbounded" />
  </xs:sequence>
 </xs:complexType>

 

© Semantic R&D Group, 2026