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

From version 24.3
edited by Helena
on 2025/06/08 21:35
Change comment: There is no comment for this version
To version 24.2
edited by Helena
on 2025/06/08 21:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -214,7 +214,7 @@
214 214  The Registration has an action [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] which takes one of the following values:
215 215  
216 216  (% style="width:893.835px" %)
217 -|(% style="width:241px" %)**Action Attribute Value**|(% style="width:650px" %)**Behaviour**
217 +|(% style="width:241px" %)**Action [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Value**|(% style="width:650px" %)**Behaviour**
218 218  |(% style="width:241px" %)Append|(% style="width:650px" %)Add this registration to the registry
219 219  |(% style="width:241px" %)Replace|(% style="width:650px" %)Replace the existing Registration with this Registration identified by the id in the Registration of the Submit Registration Request
220 220  |(% style="width:241px" %)Delete|(% style="width:650px" %)Delete the existing Registration identified by the id in the Registration of the Submit Registration Request
... ... @@ -437,27 +437,27 @@
437 437  
438 438  __Actual object is a maintainable__
439 439  
440 -SDMXPrefix.SDMX-IM-package-name.classname=agencyid:maintained-objectid(version)
440 +SDMXPrefix.[[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]]-package-name.classname=agencyid:maintained-objectid((% style="color:#e74c3c" %)version(%%))
441 441  
442 442  __Actual object is contained in a maintained object with no intermediate containing object__
443 443  
444 -SDMXPrefix.SDMX-IM-package-name.classname=agencyid:maintained-objectid(version).object-id
444 +SDMXPrefix.[[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]]-package-name.classname=agencyid:maintained-objectid((% style="color:#e74c3c" %)version(%%)).object-id
445 445  
446 446  __Actual object is contained in a maintained object with an intermediate containing object__
447 447  
448 -SDMXPrefix.SDMX-IM-package-name.classname=agencyid:maintained-objectid(version).contained-object-id.object-id
448 +SDMXPrefix.[[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]]-package-name.classname=agencyid:maintained-objectid((% style="color:#e74c3c" %)version(%%)).contained-object-id.object-id
449 449  
450 450  __Actual object is contained in a maintained object with no intermediate containing__ __object but__ __the object type itself is hierarchical__
451 451  
452 452  In this case the object id may not be unique in itself but only within the context of the [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. In the general syntax of the URN all intermediary objects in the structure (with the exception, of course, of the maintained object) are shown as a contained object. An example here would be a [[Category>>doc:sdmx:Glossary.Category.WebHome]] in a CategoryScheme. The [[Category>>doc:sdmx:Glossary.Category.WebHome]] is hierarchical, and all intermediate [[Categories>>doc:sdmx:Glossary.Category.WebHome]] are shown as a contained object. The example below shows the generic structure for CategoryScheme/ [[Category>>doc:sdmx:Glossary.Category.WebHome]]/ [[Category>>doc:sdmx:Glossary.Category.WebHome]].
453 453  
454 -SDMXPrefix.SDMX-IM-package-name.classname=agencyid:maintained-objectid(version).contained-object-id.object-id
454 +SDMXPrefix.[[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]]-package-name.classname=agencyid:maintained-objectid((% style="color:#e74c3c" %)version(%%)).contained-object-id.object-id
455 455  
456 456  Actual object is contained in a maintained object with an intermediate containing object and the object type itself is hierarchical
457 457  
458 458  In this case the generic syntax is the same as for the example above as the parent object is regarded as a containing object, even if it is of the same type. An example here is a MetadataAttribute where the contained objects are MetadataAttributeDescriptor (first contained object id) and MetadataAttribute (subsequent contained object ids). The example below shows the generic structure for [[MSD>>doc:sdmx:Glossary.Metadata structure definition.WebHome]]/ MetadataAttributeDescriptor/ MetadataAttribute/ MetadataAttribute
459 459  
460 -SDMXPrefix.SDMX-IM-package-name.classname=agencyid:maintained-objectid(version).contained-object-id.contained-object-id contained-objectid.object-id
460 +SDMXPrefix.[[SDMX-IM>>doc:sdmx:Glossary.SDMX Information Model.WebHome]]-package-name.classname=agencyid:maintained-objectid((% style="color:#e74c3c" %)version(%%)).contained-object-id.contained-object-id contained-objectid.object-id
461 461  
462 462  //__**Concrete Examples of the URN Structure**__//
463 463