Skip to content

Class: SecurityAgreementElections

The set of elections which specify a Security Agremeent.

URI: common_domain_model:SecurityAgreementElections

 classDiagram
    class SecurityAgreementElections
    click SecurityAgreementElections href "../SecurityAgreementElections/"
      SecurityAgreementElections : additionalAmendments

      SecurityAgreementElections : additionalBespokeTerms

      SecurityAgreementElections : appropriatedCollateralValuation





        SecurityAgreementElections --> "0..1" AppropriatedCollateralValuation : appropriatedCollateralValuation
        click AppropriatedCollateralValuation href "../AppropriatedCollateralValuation/"



      SecurityAgreementElections : deliveryInLieuRight

      SecurityAgreementElections : enforcementEvent





        SecurityAgreementElections --> "0..1" EnforcementEvent : enforcementEvent
        click EnforcementEvent href "../EnforcementEvent/"



      SecurityAgreementElections : executionTerms





        SecurityAgreementElections --> "0..1" ExecutionTerms : executionTerms
        click ExecutionTerms href "../ExecutionTerms/"



      SecurityAgreementElections : fullDischarge

      SecurityAgreementElections : jurisdictionRelatedTerms





        SecurityAgreementElections --> "0..1" JurisdictionRelatedTerms : jurisdictionRelatedTerms
        click JurisdictionRelatedTerms href "../JurisdictionRelatedTerms/"



      SecurityAgreementElections : pledgedAccount





        SecurityAgreementElections --> "0..1" Account : pledgedAccount
        click Account href "../Account/"



      SecurityAgreementElections : processAgent





        SecurityAgreementElections --> "0..1" ProcessAgent : processAgent
        click ProcessAgent href "../ProcessAgent/"



Slots

Name Cardinality and Range Description Inheritance
pledgedAccount 0..1
Account
The pledged account associated with the agreement direct
enforcementEvent 0..1
EnforcementEvent
Enforcement Events specific to the agreement direct
deliveryInLieuRight 0..1
Boolean
Delivery In Lieu rights direct
fullDischarge 0..1
Boolean
Full Discharge condition direct
appropriatedCollateralValuation 0..1
AppropriatedCollateralValuation
The election for the Valuation of Appropriate Collateral direct
processAgent 0..1
ProcessAgent
The Process Agent that might be appointed by the parties to the agreement direct
jurisdictionRelatedTerms 0..1
JurisdictionRelatedTerms
The jurisdiction specific terms direct
additionalAmendments 0..1
string
Any additional amendments that might be specified by the parties to the agree... direct
additionalBespokeTerms 0..1
string
Any additional terms that might be specified applicable direct
executionTerms 0..1
ExecutionTerms
The location and language of execution to determine duty to be paid direct

Usages

used by used in type used
Agreement securityAgreementElections range SecurityAgreementElections

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:SecurityAgreementElections
native common_domain_model:SecurityAgreementElections

LinkML Source

Direct

name: SecurityAgreementElections
description: The set of elections which specify a Security Agremeent.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- pledgedAccount
- enforcementEvent
- deliveryInLieuRight
- fullDischarge
- appropriatedCollateralValuation
- processAgent
- jurisdictionRelatedTerms
- additionalAmendments
- additionalBespokeTerms
- executionTerms
slot_usage:
  processAgent:
    name: processAgent
    required: false
  jurisdictionRelatedTerms:
    name: jurisdictionRelatedTerms
    description: The jurisdiction specific terms.

Induced

name: SecurityAgreementElections
description: The set of elections which specify a Security Agremeent.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  processAgent:
    name: processAgent
    required: false
  jurisdictionRelatedTerms:
    name: jurisdictionRelatedTerms
    description: The jurisdiction specific terms.
attributes:
  pledgedAccount:
    name: pledgedAccount
    description: The pledged account associated with the agreement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - SecurityAgreementElections
    range: Account
  enforcementEvent:
    name: enforcementEvent
    description: Enforcement Events specific to the agreement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - SecurityAgreementElections
    range: EnforcementEvent
  deliveryInLieuRight:
    name: deliveryInLieuRight
    description: Delivery In Lieu rights.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - SecurityAgreementElections
    - RightsEvents
    range: boolean
  fullDischarge:
    name: fullDischarge
    description: Full Discharge condition.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - SecurityAgreementElections
    - SecurityProviderRightsEvent
    range: boolean
  appropriatedCollateralValuation:
    name: appropriatedCollateralValuation
    description: The election for the Valuation of Appropriate Collateral.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - CreditSupportAgreementInitialMarginElections
    - SecurityAgreementElections
    range: AppropriatedCollateralValuation
  processAgent:
    name: processAgent
    description: The Process Agent that might be appointed by the parties to the agreement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - CreditSupportAgreementInitialMarginElections
    - CollateralTransferAgreementElections
    - SecurityAgreementElections
    range: ProcessAgent
    required: false
  jurisdictionRelatedTerms:
    name: jurisdictionRelatedTerms
    description: The jurisdiction specific terms.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - CreditSupportAgreementInitialMarginElections
    - CollateralTransferAgreementElections
    - SecurityAgreementElections
    range: JurisdictionRelatedTerms
  additionalAmendments:
    name: additionalAmendments
    description: Any additional amendments that might be specified by the parties
      to the agreement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - CreditSupportAgreementInitialMarginElections
    - CollateralTransferAgreementElections
    - SecurityAgreementElections
    range: string
  additionalBespokeTerms:
    name: additionalBespokeTerms
    description: Any additional terms that might be specified applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - CreditSupportAgreementInitialMarginElections
    - CollateralTransferAgreementElections
    - SecurityAgreementElections
    - ExtraordinaryEvents
    - AdditionalDisruptionEvents
    - Representations
    range: string
  executionTerms:
    name: executionTerms
    description: The location and language of execution to determine duty to be paid.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityAgreementElections
    domain_of:
    - SecurityAgreementElections
    range: ExecutionTerms