Changes for page Part VI. Registry Namespace
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -581,11 +581,9 @@ 581 581 **StructuralEventType: **StructuralEventType provides the details of a structure event, specifically the object that changed. 582 582 583 583 Content: 584 - 585 585 str:Structures 586 586 587 587 Element Documentation: 588 - 589 589 |**Name**|**Type**|**Documentation** 590 590 |str:Structures|str: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. 591 591 ... ... @@ -592,34 +592,27 @@ 592 592 **RegistrationEventType: **This provides the details of a data or metadata registration event for the purposes of notification. 593 593 594 594 Content: 595 - 596 596 Registration 597 597 598 598 Element Documentation: 599 - 600 600 |**Name**|**Type**|**Documentation** 601 601 |Registration|RegistrationType|Registration provides the changed details of the data or metadata registration. 602 602 603 -1. 604 -11. 605 -111. Simple Types 599 +=== 2.1.3 Simple Types === 606 606 607 607 **IDQueryType: **IDQueryType is a simple type that allows for an identifier to be substituted with a wild card character ("%"). 608 608 609 609 Union of: 610 - 611 611 com:IDType, com:WildCardValueType. 612 612 613 613 **NestedIDQueryType: **NestedIDQueryType is a simple type that allows for a nested identifier to be substituted with a wild card character ("%"). 614 614 615 615 Union of: 616 - 617 617 com:NestedIDType, com:WildCardValueType. 618 618 619 619 **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 ("*"). 620 620 621 621 Union of: 622 - 623 623 com:VersionType, com:LateBoundVersionType, com:WildCardValueType. 624 624 625 625 **StatusType: **StatusType provides an enumeration of values that detail the status of queries or requests. ... ... @@ -627,7 +627,6 @@ 627 627 Derived by restriction of xs:NMTOKEN . 628 628 629 629 Enumerations: 630 - 631 631 |**Value**|**Documentation** 632 632 |Success|Query or request successful. 633 633 |Warning|Query or request successful, but with warnings. ... ... @@ -642,6 +642,4 @@ 642 642 |**Value**|**Documentation** 643 643 |DataSets|Only references data sets should be returned. 644 644 |MetadataSets|Only references to metadata sets should be returned. 645 -|AllSets|References to both data sets and metadata sets should be returned. 646 - 647 - 635 +|AllSets|References to both data sets and metadata sets should be returned.