CreditSupportDocumentElection
Type CDM 7.2.0The party election of Credit Support Provider(s), if any.
Extends —
Extended by —
Attributes 5
Namespace cdm.legaldocumentation.csa
Attributes
All 5 declared on CreditSupportDocumentElection. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | Party | 1..1 | The elective party. |
| creditSupportDocumentTerms | CreditSupportDocumentTermsEnum | 1..1 | Specification of the Credit Support Document terms. |
| creditSupportDocumentTypes | LegalAgreementIdentification | 0..* | If a Credit Support Document is specified but not yet in CDM representation, it can still be captured. This argument should be used if the creditSupportDocument argument cannot be used due to not being able to represent the document fully in CDM format. |
| creditSupportDocument | LegalAgreement | 0..* | The specified Credit Support Document(s), if any. |
| bespokeCreditSuppportDocument | string | 0..1 | Specification of a document when not captured under RelatedAgreement. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
CreditSupportDocument Condition
A validation rule to ensure that a Credit Support Document is specified when required, either by a full legal agreement, or by specification explicitly. Note only one can be provided..
if creditSupportDocumentTerms = CreditSupportDocumentTermsEnum -> Specified
then (creditSupportDocument exists and creditSupportDocumentTypes is absent)
or (creditSupportDocument is absent and creditSupportDocumentTypes exists) Referenced by
1 type holds a CreditSupportDocumentElection as an attribute.
Open CreditSupportDocumentElection 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.