6.6.0
Legal Agreement Model - Final cleanup of CDM after ISDA Foundations migration
Background
The ISDA Foundations project is a model extension built on top of the CDM that contains legal IP (contained in legal documentation references) only available to ISDA members. Additions or updates to the ISDA Foundations project can cause it to go out of sync with the CDM.
All ISDA legal IP has been scrubbed from components and hidden behind a docReference
tag, with the path to legal definitions & descriptions clearly identified and listed. A new legaldocumentation structure is also in place for ISDA Master Agreement components.
What is being released?
Following the migration of all ISDA Foundations components, this task will 'clean up' the model where new namespaces or types have been added.
EquitySwapMasterConfirmation2018
and its related components are moved to the transaction namespaceBrokerConfirmation
and related enums are moved tolegaldocumentation.transaction
Agreement
is moved tolegaldocumentation.common
legaldocumentation.contract
namespace now empty and has been deleted- Re-included some descriptions (without any Legal IP) that were wrongly removed from ISDA Foundations
- Scrubbed all remaining reference to ISDA legal documentation from
legaldocumentation.transaction.type
and replace withdocReference
Review directions
Changes can be reviewed in PR: #3693
Legal Agreement Model - Migration of ISDA Master Agreement terms from ISDA Foundations project to CDM
Background
The ISDA Foundations project is a model extension built on top of the CDM that contains legal IP (contained in legal documentation references) only available to ISDA members. Additions or updates to the ISDA Foundations project can cause it to go out of sync with the CDM.
Following the completion of a new structure under legaldocumentation
and the addition of docReference
tags to hide ISDA legal definitions, Master Agreement components are ready for migration.
What is being released?
This release migrates the following components relating to an ISDA Master Agreement to the new ISDA namespace under the legaldocumentation structure within CDM.
Master Agreement
AutomaticEarlyTermination
AutomaticEarlyTerminationElection
TerminationCurrency
TerminationCurrencySelection
PartyOptionTerminationCurrency
SpecifiedEntities
SpecifiedEntity
Review Directions
Changes can be reviewed in PR: 3678