PostingObligationsElection
Type CDM 7.2.0Specifies the collateral posting obligations for the security provider party(ies).
Attributes
All 5 declared on PostingObligationsElection. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | CounterpartyRoleEnum | 1..1 | Specifies the party providing the security. |
| asPermitted | boolean | 1..1 | If set to True, the Control Agreement is a Credit Support Document with respect to the party(ies). |
| eligibleCollateral | EligibleCollateralCriteria | 0..* | The eligible collateral as specified in relation to the pledgor/chargor/obligor(s) posting obligation. |
| excludedCollateral | string | 0..1 | The excluded collateral as specified in relation to the pledgor/chargor/obligor(s) posting obligation. |
| additionalLanguage | string | 0..1 | The additional language that might be specified by the parties to the legal agreement. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
AsPermitted Condition
A data rule to enforce that the eligible collateral should be specified when the Control Agreement is a Credit Support Document with respect to the party(ies).
if asPermitted = True then eligibleCollateral is absent EligibleCollateral Condition
A data rule to enforce that the eligible collateral shouldn't be specified when the Control Agreement isn't deemed a Credit Support Document with respect to the party(ies).
if asPermitted = False then eligibleCollateral exists ConsistentParty Condition
A data rule to ensure that the elective party is only set on the agreement and not in the eligible collateral criteria.
if eligibleCollateral exists
then eligibleCollateral -> appliesTo count = 0 Referenced by
1 type holds a PostingObligationsElection as an attribute.
Open PostingObligationsElection 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.