FINXIS.

ProcessAgentElection

Type CDM 7.2.0

Specifies the parties' respective elections with respect to the Process Agent.

Extends ContactInformationElection
Extended by —
Attributes 5 (3 own)
Namespace cdm.legaldocumentation.csa

Attributes

3 declared on ProcessAgentElection, 2 inherited. Cardinality in amber is required.

NameTypeCard.Description From
partyReference CounterpartyRoleEnum 1..1 The party to which the election and details apply. ContactInformationElection
primaryContactInformation ContactInformation 0..1 The main notice/address information of the party. ContactInformationElection
isApplicable boolean 1..1 The qualification of whether the Process Agent is applicable (True) or not applicable (False). —
entity LegalEntity 0..1 Specification of the process agent entity. —
additionalInformation string 0..1 Additional information relating to the Process Agent. —

Conditions

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

Applicable Condition
A data rule to enforce that the Process Agent details must be specified when it is applicable.
if isApplicable = True
then primaryContactInformation exists and entity exists and partyReference exists
NotApplicable Condition
A data rule to enforce that the Process Agent details cannot be specified if deemed not applicable.
if isApplicable = False
then primaryContactInformation is absent
        and entity is absent
        and partyReference is absent

Referenced by

1 type holds a ProcessAgentElection as an attribute.

Open ProcessAgentElection 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 · legaldocumentation-csa-type.rosetta cdm.legaldocumentation.csa