LocationIdentifier
Type CDM 7.2.0Specifies a location identifier. An issuer and an identifier type can be associated with the actual identifier value as a way to properly qualify it.
Attributes
1 declared on LocationIdentifier, 3 inherited. Cardinality in amber is required.
| Name | Type | Card. | Description | From |
|---|---|---|---|---|
| issuerReference | Party | 0..1 | The identifier issuer, when specified by reference to a party specified as part of the transaction. | Identifier |
| issuer | string | 0..1 | The identifier issuer, when specified explicitly alongside the identifier value (instead of being specified by reference to a party). | Identifier |
| assignedIdentifier | AssignedIdentifier | 1..* | The identifier value. This level of indirection between the issuer and the identifier and its version provides the ability to associate multiple identifiers to one issuer, consistently with the FpML PartyTradeIdentifier. | Identifier |
| locationIdentifierType | CommodityLocationIdentifierTypeEnum | 0..1 | Specifies the nature of a location identifier. | — |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if locationIdentifierType exists
then assignedIdentifier count = 1 Referenced by
1 type holds a LocationIdentifier as an attribute.
Open LocationIdentifier 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.