Contains a minimal set of shared registration information. Can function as a short listing, or a fast refresh or deactivate mechanisum.
Name | Type | Description | Attributes |
---|---|---|---|
id | xs:string | UUID of the registration record. | Mandatory |
active | xs:boolean | States if this record is currently active or not. | Mandatory |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |