Last modified by Elena on 2025/09/10 11:19

From version 3.19
edited by Helena
on 2025/07/02 17:20
Change comment: There is no comment for this version
To version 3.22
edited by Helena
on 2025/07/02 17:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,9 +73,9 @@
73 73  
74 74  Derivation:
75 75  
76 -xs:anySimpleType (restriction)
77 - xs:anyURI (extension)
78 - SimpleDataSourceType
76 +> xs:anySimpleType (restriction)
77 +> xs:anyURI (extension)
78 +> SimpleDataSourceType
79 79  
80 80  Attributes:
81 81  TYPE?
... ... @@ -648,7 +648,7 @@
648 648  TYPE?
649 649  
650 650  Content:
651 -(AllEvents|(RegistrationID|ProvisionAgreement|DataProvider|MetadataflowReference|MetadataStructureDefinitionReference|Category)+)
651 +(AllEvents | (RegistrationID | ProvisionAgreement | DataProvider | MetadataflowReference | MetadataStructureDefinitionReference | Category)+)
652 652  
653 653  [[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
654 654  
... ... @@ -675,9 +675,10 @@
675 675  
676 676  Element Documentation:
677 677  
678 -|**Name**|**Type**|**Documentation**|
679 -|URN|xs:anyURI|URN provides an explicit reference to a single object.|
680 -|Ref|MaintainableQueryTyp e|Ref provides a reference to potentially many object through the use of possible wild-carded reference fields.|
678 +(% style="width:1049.29px" %)
679 +|**Name**|**Type**|**Documentation**
680 +|URN|xs:anyURI|URN provides an explicit reference to a single object.
681 +|Ref|MaintainableQueryType|Ref provides a reference to potentially many object through the use of possible wild-carded reference fields.
681 681  
682 682  **StructuralEventType:** StructuralEventType provides the details of a structure event, specifically the object that changed.
683 683  
... ... @@ -686,8 +686,9 @@
686 686  
687 687  Element Documentation:
688 688  
689 -|**Name**|**Type**|**Documentation**|
690 -|Structures|StructuresType|Structures contains the details of the structural object that has triggered the event. Although this container allows for multiple structural object, it should only contain the one changed object.|
690 +(% style="width:1083.29px" %)
691 +|**Name**|**Type**|**Documentation**
692 +|Structures|StructuresType|Structures contains the details of the structural object that has triggered the event. Although this container allows for multiple structural object, it should only contain the one changed object.
691 691  
692 692  **RegistrationEventType:** This provides the details of a data or metadata registration event for the purposes of notification.
693 693  
... ... @@ -696,8 +696,9 @@
696 696  
697 697  Element Documentation:
698 698  
699 -|**Name**|**Type**|**Documentation**|
700 -|Registration|RegistrationType|Registration provides the changed details of the data or metadata registration.|
701 +(% style="width:1106.29px" %)
702 +|**Name**|**Type**|**Documentation**
703 +|Registration|RegistrationType|Registration provides the changed details of the data or metadata registration.
701 701  
702 702  === 2.1.3 Simple Types ===
703 703  
... ... @@ -711,7 +711,7 @@
711 711  Union of:
712 712  NestedIDType, WildCardValueType.
713 713  
714 -**VersionQueryType:** VersionQueryType is a simple type that allows for a version number to be substituted with a wild card character ("%") or a late bound character ("\*").
717 +**VersionQueryType:** VersionQueryType is a simple type that allows for a (% style="color:#e74c3c" %)version(%%) number to be substituted with a wild card character ("%") or a late bound character ("\*").
715 715  
716 716  Union of:
717 717  LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType, WildCardValueType.
... ... @@ -722,10 +722,11 @@
722 722  
723 723  Enumerations:
724 724  
725 -|**Value**|**Documentation**|
726 -|Success|Query or request successful.|
727 -|Warning|Query or request successful, but with warnings.|
728 -|Failure|Query or request not successful.|
728 +(% style="width:1013.29px" %)
729 +|**Value**|**Documentation**
730 +|Success|Query or request successful.
731 +|Warning|Query or request successful, but with warnings.
732 +|Failure|Query or request not successful.
729 729  
730 730  **QueryTypeType:** QueryType provides an enumeration of values which specify the objects in the result-set for a registry query.
731 731  
... ... @@ -733,7 +733,10 @@
733 733  
734 734  Enumerations:
735 735  
736 -|**Value**|**Documentation**|
737 -|DataSets|Only references data sets should be returned.|
738 -|MetadataSets|Only references to metadata sets should be returned.|
739 -|AllSets|References to both data sets and metadata sets should be returned.|
740 +(% style="width:1023.29px" %)
741 +|**Value**|(% style="width:630px" %)**Documentation**
742 +|[[DataSets>>doc:sdmx:Glossary.Data set.WebHome]]|(% style="width:630px" %)Only references [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] should be returned.
743 +|MetadataSets|(% style="width:630px" %)Only references to [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] should be returned.
744 +|AllSets|(% style="width:630px" %)References to both [[data sets>>doc:sdmx:Glossary.Data set.WebHome]] and [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]] should be returned.
745 +
746 +|