StructuralEventType

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

  

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

StructuralEventType provides the details of a structure event, specifically the object that changed.

SDMXRegistrySubscription.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StructuralEventType">
  <xs:annotation>
   <xs:documentation>StructuralEventType provides the details of a structure event, specifically the object that changed.</xs:documentation>
  </xs:annotation>
  <xs:choice>
   <xs:element ref="structure:Structures">
    <xs:annotation>
     <xs:documentation>Structures contains the details of the structural object that has triggered the event. Although this container allows for multiple structural objects, it should only contain the one changed object.</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:choice>
 </xs:complexType>

 

© Semantic R&D Group, 2026