10000 Release 6.6.0 · finos/common-domain-model · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

6.6.0

Compare
Choose a tag to compare
@regnosys-ops regnosys-ops released this 09 May 09:51
· 115 commits to master since this release
0ca32e3

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 namespace
  • BrokerConfirmation and related enums are moved to legaldocumentation.transaction
  • Agreement is moved to legaldocumentation.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 with docReference

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

0