Last modified by Artur on 2025/09/30 13:28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1018,7 +1018,7 @@ 1018 1018 1019 1019 **Figure 19: Logical Class Diagram of the Subscription** 1020 1020 1021 -=== 7.5.2 Subscription Information === 1021 +===== {{id name="_Toc90828"/}}7.5.2 Subscription Information ===== 1022 1022 1023 1023 Regardless of the type of registry/repository events being observed, a subscription always contains: 1024 1024 ... ... @@ -1027,16 +1027,18 @@ 1027 1027 1. A validity period which defines both when the subscription becomes active and expires. The subscriber may be sent a notification on expiration of the subscription. 1028 1028 1. A selector which specifies which type of events are of interest. The set of event types is: 1029 1029 1030 +: 1031 +:: 1032 + 1030 1030 ((( 1031 -(% style="width:1061.83px" %) 1032 -|**Event Type**|(% style="width:660px" %)**Comment** 1033 -|STRUCTURAL_REPOSITORY_EVENTS|(% style="width:660px" %)Life-cycle changes to Maintainable Artefacts in the structural metadata repository. 1034 -|DATA_REGISTRATION_EVENTS|(% style="width:660px" %)Whenever a published dataset is registered. This can be either a SDMXML data file or an SDMX conformant database. 1035 -|METADATA_REGISTRATION_EVENTS|(% style="width:660px" %)Whenever a published metadataset is registered. This can be either a SDMXML reference metadata file or an SDMX conformant database. 1036 -|ALL_EVENTS|(% style="width:660px" %)All events of the specified EventType 1034 +|**Event Type**|**Comment** 1035 +|STRUCTURAL_REPOSITORY_EVENTS|Life-cycle changes to Maintainable Artefacts in the structural metadata repository. 1036 +|DATA_REGISTRATION_EVENTS|Whenever a published dataset is registered. This can be either a SDMXML data file or an SDMX conformant database. 1037 +|METADATA_REGISTRATION_EVENTS|Whenever a published metadataset is registered. This can be either a SDMXML reference metadata file or an SDMX conformant database. 1038 +|ALL_EVENTS|All events of the specified EventType 1037 1037 ))) 1038 1038 1039 -=== 7.5.3 Wildcard Facility === 1041 +===== {{id name="_Toc90829"/}}7.5.3 Wildcard Facility ===== 1040 1040 1041 1041 Subscription notification supports wildcarded identifier components URNs, which are identifiers which have some or all of their component parts replaced by the wildcard character `*`. Identifier components comprise: 1042 1042