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

From version 3.20
edited by Helena
on 2025/07/02 17:22
Change comment: There is no comment for this version
To version 3.19
edited by Helena
on 2025/07/02 17:20
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?
... ... @@ -675,10 +675,9 @@
675 675  
676 676  Element Documentation:
677 677  
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.
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.|
682 682  
683 683  **StructuralEventType:** StructuralEventType provides the details of a structure event, specifically the object that changed.
684 684  
... ... @@ -687,9 +687,8 @@
687 687  
688 688  Element Documentation:
689 689  
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.
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.|
693 693  
694 694  **RegistrationEventType:** This provides the details of a data or metadata registration event for the purposes of notification.
695 695  
... ... @@ -698,9 +698,8 @@
698 698  
699 699  Element Documentation:
700 700  
701 -(% style="width:1106.29px" %)
702 -|**Name**|**Type**|**Documentation**
703 -|Registration|RegistrationType|Registration provides the changed details of the data or metadata registration.
699 +|**Name**|**Type**|**Documentation**|
700 +|Registration|RegistrationType|Registration provides the changed details of the data or metadata registration.|
704 704  
705 705  === 2.1.3 Simple Types ===
706 706  
... ... @@ -714,7 +714,7 @@
714 714  Union of:
715 715  NestedIDType, WildCardValueType.
716 716  
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 ("\*").
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 ("\*").
718 718  
719 719  Union of:
720 720  LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType, WildCardValueType.
... ... @@ -725,11 +725,10 @@
725 725  
726 726  Enumerations:
727 727  
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.
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.|
733 733  
734 734  **QueryTypeType:** QueryType provides an enumeration of values which specify the objects in the result-set for a registry query.
735 735  
... ... @@ -737,10 +737,7 @@
737 737  
738 738  Enumerations:
739 739  
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 -|
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.|