Skip to content

Class: PostingObligations

A class to specify the collateral posting obligations of the security provider or security providers as specified in the corresponding agreement.

URI: common_domain_model:PostingObligations

 classDiagram
    class PostingObligations
    click PostingObligations href "../PostingObligations/"
      PostingObligations : partyElection





        PostingObligations --> "1..*" PostingObligationsElection : partyElection
        click PostingObligationsElection href "../PostingObligationsElection/"



      PostingObligations : securityProvider





        PostingObligations --> "1..*" CounterpartyRoleEnum : securityProvider
        click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"



Slots

Name Cardinality and Range Description Inheritance
securityProvider 1..*
CounterpartyRoleEnum
The security provider party(ies) to which the posting obligations apply to, w... direct
partyElection 1..*
PostingObligationsElection
The specification of the collateral posting obligations for the security prov... direct

Usages

used by used in type used
CreditSupportAgreementInitialMarginElections postingObligations range PostingObligations
CollateralTransferAgreementElections postingObligations range PostingObligations

In Subsets

See Also

Notes

  • ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(ii)"

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: PostingObligations
description: A class to specify the collateral posting obligations of the security
  provider or security providers as specified in the corresponding agreement.
notes:
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(ii)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_NewYork_2016
slots:
- securityProvider
- partyElection
slot_usage:
  partyElection:
    name: partyElection
    description: The specification of the collateral posting obligations for the security
      provider party(ies).
    range: PostingObligationsElection

Induced

name: PostingObligations
description: A class to specify the collateral posting obligations of the security
  provider or security providers as specified in the corresponding agreement.
notes:
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(ii)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_NewYork_2016
slot_usage:
  partyElection:
    name: partyElection
    description: The specification of the collateral posting obligations for the security
      provider party(ies).
    range: PostingObligationsElection
attributes:
  securityProvider:
    name: securityProvider
    description: The security provider party(ies) to which the posting obligations
      apply to, which can be either one of the parties to the legal agreement, or
      both of those.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PostingObligations
    domain_of:
    - PostingObligations
    range: CounterpartyRoleEnum
    required: true
    multivalued: true
  partyElection:
    name: partyElection
    description: The specification of the collateral posting obligations for the security
      provider party(ies).
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.partyElection
    rank: 1000
    owner: PostingObligations
    domain_of:
    - AdditionalRepresentation
    - ValuationCalculationDateLocation
    - CollateralManagementAgreement
    - ControlAgreement
    - Custodian
    - CustodianRisk
    - FrenchLawAddendum
    - HoldingAndUsingPostedCollateral
    - PostingObligations
    - ProcessAgent
    - RecalculationOfValue
    - SecurityProviderRightsEvent
    - SensitivityMethodologies
    - SimmCalculationCurrency
    - Substitution
    - TerminationCurrencyAmendment
    - EligibleCreditSupport
    - Threshold
    - MinimumTransferAmount
    - ExposureScope
    - SpecifiedConditionOrAccessCondition
    - LegacyIndependentAmount
    - DemandsAndNotices
    - AddressesForTransfer
    - AutomaticEarlyTermination
    - TerminationCurrencySelection
    - EventsOfDefault
    range: PostingObligationsElection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true