QuerySubscriptionRequestType

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

  

https://purl.semanticip.org/linked-data/sdmx/ML/QuerySubscriptionRequestType page_white_text TTL
Query Subscription Request Type
complexType

QuerySubscriptionRequestType describes the structure of a query for subscriptions. Subscriptions for a given organisation may be retrieved.

SDMXRegistrySubscription.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="QuerySubscriptionRequestType">
  <xs:annotation>
   <xs:documentation>QuerySubscriptionRequestType describes the structure of a query for subscriptions. Subscriptions for a given organisation may be retrieved.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="Organisation" type="common:OrganisationReferenceType">
    <xs:annotation>
     <xs:documentation>Organisation provides a reference to the data consumer for which the subscription details should be returned.</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
 </xs:complexType>

 

© Semantic R&D Group, 2026