Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -192,8 +192,10 @@ 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 “Response” document.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 196 196 197 +“Response” document. 198 + 197 197 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. 198 198 199 199 == 5.2 Registry Services == ... ... @@ -292,13 +292,15 @@ 292 292 293 293 3The Registration has an action attribute which takes one of the following values: 294 294 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 297 +|((( 298 +**Action** 301 301 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 + 302 302 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: 303 303 304 304 |**Boolean Attribute**|**Behaviour if Value is “true”** ... ... @@ -314,9 +314,10 @@ 314 314 315 315 The Data and Metadata Discovery Service implements the following Registry Interfaces: 316 316 317 -* QueryRegistrationRequest 318 -* QueryRegistrationResponse 321 + QueryRegistrationRequest 319 319 323 + QueryRegistrationResponse 324 + 320 320 === 5.2.6 Subscription and Notification === 321 321 322 322 The Subscription and Notification Service implements the following Registry Interfaces: