SubmitSubscriptionsRequestType

Version 8.1 by Artur K. on 2026/05/25 16:46

  

https://purl.semanticip.org/linked-data/sdmx/ML/SubmitSubscriptionsRequestType page_white_text TTL
complexType

SubmitSubscriptionsRequestType defines the payload of a request message used to submit additions, updates, or deletions of subscriptions. Subscriptions are submitted to the registry to subscribe to registration and change events for specific registry resources.

SDMXRegistrySubscription.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="SubmitSubscriptionsRequestType">
  <xs:annotation>
   <xs:documentation>SubmitSubscriptionsRequestType defines the payload of a request message used to submit additions, updates, or deletions of subscriptions. Subscriptions are submitted to the registry to subscribe to registration and change events for specific registry resources.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="SubscriptionRequest" type="SubscriptionRequestType" maxOccurs="unbounded" />
  </xs:sequence>
 </xs:complexType>

 

© Semantic R&D Group, 2026