You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently several confirmation related components in the transaction namespace. Although previously existing in several namespaces (master, contract, transaction), they have moved to one namespace (transaction) for consistency.
Proposal
Create a new namespace for Confirmation concepts: cdm.legaldocumentation.confirmation
Although there exist template confirmations for various types of transactions, a confirmation can take many forms and is sometimes simply an informal documentation of a bespoke trade. A confirmation namespace would be home to generic types of a Confirmation in the same way the Master namespace houses the general terms of a Master Agreement.
Moving to confirmation:type
MasterConfirmationBase
BrokerConfirmation
EquitySwapMasterConfirmation2018
EquityMasterConfirmation
Move BrokerConfirmationTypeEnum to confirmation:enum
Delete now empty cdm.legaldocumentation.transaction:enum namespace
Compatibility
This feature is backward compatible.
Release
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Background
There are currently several confirmation related components in the transaction namespace. Although previously existing in several namespaces (master, contract, transaction), they have moved to one namespace (transaction) for consistency.
Proposal
Create a new namespace for Confirmation concepts:
cdm.legaldocumentation.confirmation
Although there exist template confirmations for various types of transactions, a confirmation can take many forms and is sometimes simply an informal documentation of a bespoke trade. A confirmation namespace would be home to generic types of a Confirmation in the same way the Master namespace houses the general terms of a Master Agreement.
Moving to confirmation:type
MasterConfirmationBase
BrokerConfirmation
EquitySwapMasterConfirmation2018
EquityMasterConfirmation
Move
BrokerConfirmationTypeEnum
to confirmation:enumDelete now empty
cdm.legaldocumentation.transaction:enum
namespaceCompatibility
This feature is backward compatible.
Release
Additional Context
No response
The text was updated successfully, but these errors were encountered: