Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -192,10 +192,8 @@ 192 192 193 193 In addition to these interfaces the registry must support a mechanism for querying for structural metadata. This is detailed in 5.2.2. 194 194 195 -All these interactions with the Registry – with the exception of Notify Registry Event – are designed in pairs. The first document – the one which invokes the SDMX-RR interface, is a “Request” document. The message returned by the interface is a 195 +All these interactions with the Registry – with the exception of Notify Registry Event – are designed in pairs. The first document – the one which invokes the SDMX-RR interface, is a “Request” document. The message returned by the interface is a “Response” document. 196 196 197 -“Response” document. 198 - 199 199 It should be noted that all interactions are assumed to be synchronous, with the exception of Notify Registry Event. This document is sent by the SDMX-RR to all subscribers whenever an even occurs to which any users have subscribed. Thus, it does not conform to the request-response pattern, because it is inherently asynchronous. 200 200 201 201 == 5.2 Registry Services == ... ... @@ -294,15 +294,13 @@ 294 294 295 295 3The Registration has an action attribute which takes one of the following values: 296 296 297 -|((( 298 -**Action** 295 +|(% style="width:249px" %)((( 296 +**Action Attribute Value** 297 +)))|(% style="width:1622px" %)**Behaviour** 298 +|(% style="width:249px" %)Append|(% style="width:1622px" %)Add this registration to the registry 299 +|(% style="width:249px" %)Replace|(% style="width:1622px" %)Replace the existing Registration with this Registration identified by the id in the Registration of the Submit Registration Request 300 +|(% style="width:249px" %)Delete|(% style="width:1622px" %)Delete the existing Registration identified by the id in the Registration of the Submit Registration Request 299 299 300 -**Attribute Value** 301 -)))|**Behaviour** 302 -|Append|Add this registration to the registry 303 -|Replace|Replace the existing Registration with this Registration identified by the id in the Registration of the Submit Registration Request 304 -|Delete|Delete the existing Registration identified by the id in the Registration of the Submit Registration Request 305 - 306 306 The Registration has three Boolean attributes which may be present to determine how an SDMX compliant Dataset or Metadata Set indexing application must index the Datasets or Metadata Set upon registration. The indexing application behaviour is as follows: 307 307 308 308 |**Boolean Attribute**|**Behaviour if Value is “true”** ... ... @@ -318,10 +318,9 @@ 318 318 319 319 The Data and Metadata Discovery Service implements the following Registry Interfaces: 320 320 321 - QueryRegistrationRequest 317 +* QueryRegistrationRequest 318 +* QueryRegistrationResponse 322 322 323 - QueryRegistrationResponse 324 - 325 325 === 5.2.6 Subscription and Notification === 326 326 327 327 The Subscription and Notification Service implements the following Registry Interfaces: