Last modified by Artur on 2025/09/30 13:28

From version 22.13
edited by Helena
on 2025/06/08 17:03
Change comment: There is no comment for this version
To version 22.14
edited by Helena
on 2025/06/08 17:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1108,24 +1108,24 @@
1108 1108  
1109 1109  **Figure 20: Logical Class Diagram of the Notification**
1110 1110  
1111 -A notification is an XML document that is sent to a user via email or http POST whenever a subscription is activated. It is an asynchronous one-way message.
1111 +A [[notification>>doc:sdmx:Glossary.Notification.WebHome]] is an XML document that is sent to a user via email or http POST whenever a [[subscription>>doc:sdmx:Glossary.Subscription.WebHome]] is activated. It is an asynchronous one-way message.
1112 1112  
1113 -Regardless of the registry component that caused the event to be triggered, the following common information is in the message:
1113 +Regardless of the registry [[component>>doc:sdmx:Glossary.Component.WebHome]] that caused the event to be triggered, the following common information is in the message:
1114 1114  
1115 1115  * Date and time that the event occurred
1116 -* The URN of the artefact that caused the event
1117 -* The URN of the Subscription that produced the notification
1116 +* The URN of the [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] that caused the event
1117 +* The URN of the [[Subscription>>doc:sdmx:Glossary.Subscription.WebHome]] that produced the [[notification>>doc:sdmx:Glossary.Notification.WebHome]]
1118 1118  * Event Action: Add, Replace, or Delete.
1119 1119  
1120 -Additionally, supplementary information may be contained in the notification as detailed below.
1120 +Additionally, supplementary information may be contained in the [[notification>>doc:sdmx:Glossary.Notification.WebHome]] as detailed below.
1121 1121  
1122 1122  === 7.6.2 Structural Event Component ===
1123 1123  
1124 -The notification will contain the MaintainableArtefact that triggered the event in a form similar to the SDMX-ML structural message (using elements from that namespace).
1124 +The [[notification>>doc:sdmx:Glossary.Notification.WebHome]] will contain the MaintainableArtefact that triggered the event in a form similar to the [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structural message (using elements from that namespace).
1125 1125  
1126 1126  === 7.6.3 Registration Event Component ===
1127 1127  
1128 -The notification will contain the Registration.
1128 +The [[notification>>doc:sdmx:Glossary.Notification.WebHome]] will contain the Registration.
1129 1129  
1130 1130  ----
1131 1131