RegistrationEventType

Version 12.1 by Artur K. on 2026/05/26 14:02

  

https://purl.semanticip.org/linked-data/sdmx/ML/RegistrationEventType page_white_text TTL
Registration Event Type
complexType

This provides the details of a data or metadata registration event for the purposes of notification.

SDMXRegistrySubscription.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="RegistrationEventType">
  <xs:annotation>
   <xs:documentation>This provides the details of a data or metadata registration event for the purposes of notification.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="Registration" type="RegistrationType">
    <xs:annotation>
     <xs:documentation>Registration provides the changed details of the data or metadata registration.</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
 </xs:complexType>
 

© Semantic R&D Group, 2026