SubmitSubscriptionsResponseType

Version 7.1 by Artur K. on 2026/05/25 16:19

  

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

SubmitSubscriptionsResponseType describes the structure of the response to a new subscription submission. A status is provided for each subscription in the request.

SDMXRegistrySubscription.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="SubmitSubscriptionsResponseType">
  <xs:annotation>
   <xs:documentation>SubmitSubscriptionsResponseType describes the structure of the response to a new subscription submission. A status is provided for each subscription in the request.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="SubscriptionStatus" type="SubscriptionStatusType" maxOccurs="unbounded">
    <xs:annotation>
     <xs:documentation>SubscriptionStatus contains information which describes the success or failure of a subscription request, providing any error messages in the event of failure. The statuses should occur in the same order as the requests when responding to a message with multiple subscription requests. If a subscriber-assigned identification for the subscription is provided, it will be returned to allow for accurate matching of the responses to the requests. A registry assigned URN will be returned for any successfully created, updated, or deleted subscription.</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
 </xs:complexType>

 

© Semantic R&D Group, 2026