SpecifiedEntity
Type CDM 7.2.0The party specific election of Specified Entities for the Event of Default or Termination Event specified.
Extends —
Extended by —
Attributes 5
Namespace cdm.legaldocumentation.master.isda
Attributes
All 5 declared on SpecifiedEntity. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | Party | 1..1 | The elective party. |
| specifiedEntityTerms | SpecifiedEntityTermsEnum | 1..1 | The specified entity terms for the Event of Default or Termination Event specified. |
| specifiedEntity | LegalEntity | 0..* | The specified entities for the Event of Default or Termination Event specified. |
| materialSubsidiaryTerms | string | 0..1 | The meaning of Material Subsidiary for the Event of Default or Termination Event specified. |
| otherSpecifiedEntityTerms | string | 0..1 | The non standard terms for the Event of Default or Termination Event specified. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
SpecifiedEntity Condition
A validation rule to ensure that a SpecifiedEntity is specified when required.
if specifiedEntityTerms = NamedSpecifiedEntity
then specifiedEntity exists MaterialSubsidiary Condition
A validation rule to ensure that Material Subsidiary terms are specified when required.
if specifiedEntityTerms = MaterialSubsidiary
then materialSubsidiaryTerms exists OtherSpecifiedEntity Condition
A validation rule to ensure that non standard Specified Entity terms are provided when required.
if specifiedEntityTerms = OtherSpecifiedEntity
then otherSpecifiedEntityTerms exists Referenced by
1 type holds a SpecifiedEntity as an attribute.
Open SpecifiedEntity 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.