FINXIS.

ContractFormationInstruction

Type CDM 7.2.0

Specifies instructions to create a fully formed contract, with optional legal agreements.

Extends —
Extended by —
Attributes 1
Namespace cdm.event.common

Attributes

All 1 declared on ContractFormationInstruction. Cardinality in amber is required.

NameTypeCard.Description
legalAgreement LegalAgreement 0..* Optional legal agreements associated to the contract being formed, for instance a master agreement.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

ExecutedAgreements Condition
The full formation of a contract can only be completed with executed legal agreements.
if legalAgreement exists
then legalAgreement -> agreementDate exists

Referenced by

1 type holds a ContractFormationInstruction as an attribute.

Functions

Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.

FunctionRoleDescription
Create_ContractFormationInstruction returns —
Create_ContractFormation takes Function specification that represents an executed trade for a contractual product that has been affirmed (or confirmed) by the two parties. The formed contract can reference a legal agreement for instance a master agreement, by using the optional legalAgreement input.

Open ContractFormationInstruction 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.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · event-common-type.rosetta cdm.event.common