LegalAgreementIdentification
Type CDM 7.2.0Specifies the type of legal agreement, identified via a set of composable attributes: agreementName, publisher, governing law and version, e.g. ISDA 2013 Standard Credit Support Annex English Law.
Attributes
All 4 declared on LegalAgreementIdentification. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| governingLaw | GoverningLawEnum | 0..1 | The law governing the legal agreement, e.g. English Law, New York Law or Japanese Law. |
| agreementName | AgreementName | 1..1 | The legal agreement name, e.g. Credit Support Annex for Variation Margin. |
| publisher | LegalAgreementPublisherEnum | 0..1 | The legal agreement publisher, e.g. ISDA. |
| vintage | int | 0..1 | In the case where successive definitions of the legal agreement have been developed, the vintage identification. This is typically (but not necessarily) done by referencing the year, e.g. 2013 in the case of the ISDA 2013 Standard Credit Support Annex. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if agreementName -> creditSupportAgreementMarginType exists
then agreementName -> creditSupportAgreementType exists and vintage >= 2016 Referenced by
2 types hold a LegalAgreementIdentification as an attribute.
Open LegalAgreementIdentification 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.