Skip to content

Class: DemandsAndNotices

Specifies the address where the demands, specifications and notices will be communicated to for each of the parties to the agreement.

URI: common_domain_model:DemandsAndNotices

 classDiagram
    class DemandsAndNotices
    click DemandsAndNotices href "../DemandsAndNotices/"
      DemandsAndNotices : deemedEffectiveNextLBD

      DemandsAndNotices : partyElection





        DemandsAndNotices --> "1..*" NoticeInformationElection : partyElection
        click NoticeInformationElection href "../NoticeInformationElection/"



Slots

Name Cardinality and Range Description Inheritance
partyElection 1..*
NoticeInformationElection
The parties' contact information election direct
deemedEffectiveNextLBD 1
Boolean
Specifies if notice shall be deemed to be effective at the time such notice i... direct

Usages

used by used in type used
CreditSupportAgreementInitialMarginElections demandsAndNotices range DemandsAndNotices
CreditSupportAgreementVariationMarginElections demandsAndNotices range DemandsAndNotices
CreditSupportAgreementLegacyElections demandsAndNotices range DemandsAndNotices
CreditSupportAgreementElectionsBase demandsAndNotices range DemandsAndNotices
CollateralTransferAgreementElections demandsAndNotices range DemandsAndNotices
MasterAgreement addressForNotices range DemandsAndNotices

In Subsets

See Also

Notes

  • ISDA CSA_NewYork_1994 paragraph "13" clause "(k)"

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: DemandsAndNotices
description: Specifies the address where the demands, specifications and notices will
  be communicated to for each of the parties to the agreement.
notes:
- ISDA CSA_NewYork_1994 paragraph "13" clause "(k)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_NewYork_1994
slots:
- partyElection
- deemedEffectiveNextLBD
slot_usage:
  partyElection:
    name: partyElection
    description: The parties' contact information election.
    range: NoticeInformationElection

Induced

name: DemandsAndNotices
description: Specifies the address where the demands, specifications and notices will
  be communicated to for each of the parties to the agreement.
notes:
- ISDA CSA_NewYork_1994 paragraph "13" clause "(k)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_NewYork_1994
slot_usage:
  partyElection:
    name: partyElection
    description: The parties' contact information election.
    range: NoticeInformationElection
attributes:
  partyElection:
    name: partyElection
    description: The parties' contact information election.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.partyElection
    rank: 1000
    owner: DemandsAndNotices
    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: NoticeInformationElection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  deemedEffectiveNextLBD:
    name: deemedEffectiveNextLBD
    description: Specifies if notice shall be deemed to be effective at the time such
      notice is actually received unless such notice is received on a day which is
      not a Local Business Day or after the Notification Time on any Local Business
      Day in which event such notice shall be deemed to be effective on the next succeeding
      Local Business Day. If deemed effective,'True'. If not deemed effective, or
      not stated,'False'.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DemandsAndNotices
    domain_of:
    - DemandsAndNotices
    range: boolean
    required: true