ContingentTransfer
Type CDM 7.2.0Specifies a transfer created from a trade contingent upon a specific, uncertain event on a contract
Attributes
3 declared on ContingentTransfer, 6 inherited. Cardinality in amber is required.
| Name | Type | Card. | Description | From |
|---|---|---|---|---|
| quantity | NonNegativeQuantity | 1..1 | Represents the amount of the asset to be transferred. The cashflow amount is always a positive number, as the cashflow direction is implied by the payer/receiver attribute. | AssetFlowBase |
| asset | Asset | 1..1 | Represents the object that is subject to the transfer, it could be an asset or a reference. | AssetFlowBase |
| settlementDate | AdjustableOrAdjustedOrRelativeDate | 1..1 | Represents the date on which the transfer to due. | AssetFlowBase |
| paymentDiscounting | PaymentDiscounting | 0..1 | FpML specifies the FpML PaymentDiscounting.model group for representing the discounting elements that can be associated with a payment. | AssetFlowBase |
| identifier | Identifier | 0..* | Represents a unique reference to the transfer. | TransferBase |
| payerReceiver | PartyReferencePayerReceiver | 1..1 | Represents the parties to the transfer and their role. | TransferBase |
| transferType | ContingentTransferEnum | 0..1 | Specifies the type of contingent transfer. | — |
| payoutReference | Payout | 0..1 | Represents the origin to the transfer as a reference for lineage purposes, whether it originated from trade level settlement terms or from payment terms on an economic payout. | — |
| corporateActionTransferType | CorporateActionTypeEnum | 0..1 | A transfer corresponding to a corporate action event | — |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
CorporateActionTransferTypeExists Condition
When a Contingent Transfer is a Corporate Action the type of event must be specified.
if transferType = CorporateAction
then corporateActionTransferType exists Open ContingentTransfer 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.