EligibilityToHoldCollateral
Type CDM 7.2.0Specifies the conditions under which a party and its custodian(s) are entitled to hold collateral.
Extends —
Extended by —
Attributes 5
Namespace cdm.legaldocumentation.csa
Attributes
All 5 declared on EligibilityToHoldCollateral. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| custodianEligibility | boolean | 1..1 | Specifies whether the party's custodian is eligible to hold the other party's posted collateral. If 'True' then the custodian is eligible to hold the Posted Collateral given that the specified criteria are met. |
| initialCustodian | LegalEntity | 0..1 | Election to specify the initial custodian. |
| criteria | EligibilityToHoldCollateralCriteria | 0..1 | A logical container to hold a defined set of related data. In this case the collation of criteria required by the party and its custodian to Hold the other party's Posted Collateral. |
| eligibleCountry | string | 0..* | The restrictions that might be required by a party and its custodian in terms of country(ies) where the other party's collateral can be held. |
| custodianCondition | string | 0..1 | Specifies any additional conditions relevant to the Custodian of the respective parties as set out in the Holding and Using Posted Collateral clause. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
Custodian Condition
A condition to ensure that if a Custodian is eligible to hold collateral, the Initial Custodian must be specified.
if custodianEligibility = True
then initialCustodian exists
else initialCustodian is absent and custodianCondition is absent Referenced by
1 type holds an EligibilityToHoldCollateral as an attribute.
Open EligibilityToHoldCollateral 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.