FINXIS.

Collateral

Type CDM 7.2.0

A type for defining the obligations of the counterparty subject to credit support requirements.

Extends —
Extended by —
Attributes 4
Namespace cdm.product.collateral

Attributes

All 4 declared on Collateral. Cardinality in amber is required.

NameTypeCard.Description
independentAmount IndependentAmount 0..1 Independent Amount is an amount that usually less creditworthy counterparties are asked to provide. It can either be a fixed amount or a percentage of the Transaction's value. The Independent Amount can be: (i) transferred before any trading between the parties occurs (as a deposit at a third party's account or with the counterparty) or (ii) callable after trading has occurred (typically because a downgrade has occurred). In situation (i), the Independent Amount is not included in the calculation of Exposure, but in situation (ii), it is included in the calculation of Exposure. Thus, for situation (ii), the Independent Amount may be transferred along with any collateral call. Independent Amount is a defined term in the ISDA Credit Support Annex. ('with respect to a party, the amount specified as such for that party in Paragraph 13; if no amount is specified, zero').
portfolioIdentifier Identifier 0..* A list of identifiers pointing to the collateral portfolios which contain the collateral which covers a trade.
collateralPortfolio CollateralPortfolio 0..* The collateral portfolios which contain the collateral which covers a trade. (NB: this can be provided by reference to a global key for each CollateralPortfolio object)
collateralProvisions CollateralProvisions 0..1 specifies the collateral provisions of the product.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

CollateralExists Condition
Collateral must represent either a simple independent amount or full collateral portfolio.
independentAmount exists or collateralPortfolio exists
CollateralProvisions Condition
When a collateral portfolio is provided, collateral provisions must exists that govern this collateral.
if collateralPortfolio exists then collateralProvisions exists
Collateralchoice Condition
optional choice independentAmount, portfolioIdentifier, collateralPortfolio

Referenced by

4 types hold a Collateral 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.

FunctionRoleDescription
MapCollateral returns —

Open Collateral 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.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · product-collateral-type.rosetta cdm.product.collateral