icarDeclarationIdentifierType
Description
A scheme and ID combination that uniquely identifies a claim or declaration in an assurance programme or equivalent.
The icarDeclarationIdentifierType schema inherits from icarIdentifierType.
Properties
| Name | Description | Required | Type |
|---|---|---|---|
| Id | A unique identification for the resource issued under the auspices of the scheme. | Yes | string |
| Scheme | The identifier (in reverse domain format) of an official scheme that manages unique identifiers. | Yes | string |
Examples
Example 1
{
"id": "id",
"scheme": "scheme"
}