AssignedIdentifier
Type CDM 7.2.0A class to specify the identifier value and its associated version.
Extends —
Extended by —
Attributes 2
Namespace cdm.base.staticdata.identifier
Attributes
All 2 declared on AssignedIdentifier. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| identifier | string | 1..1 | The identifier value. |
| version | int | 0..1 | The identifier version, which is specified as an integer and is meant to be incremented each time the transaction terms (whether contract or event) change. This version is made option to support the use case where the identifier is referenced without the version. The constraint that a contract and a lifecycle event need to have an associated version is enforced through data rules. |
Referenced by
3 types hold an AssignedIdentifier as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapTradeIdToAssignedIdentifier | returns | — |
Open AssignedIdentifier in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.