Skip to content

Class: DisputeResolution

A class to specify the election terms under which a party disputes the Value of any Transfer of Eligible Credit Support or Posted Credit Support.

URI: common_domain_model:DisputeResolution

 classDiagram
    class DisputeResolution
    click DisputeResolution href "../DisputeResolution/"
      DisputeResolution : alternativeTerms

      DisputeResolution : legacyAlternative





        DisputeResolution --> "0..1" LegacyResolutionAlternative : legacyAlternative
        click LegacyResolutionAlternative href "../LegacyResolutionAlternative/"



      DisputeResolution : otherTerms

      DisputeResolution : recalculationOfValue





        DisputeResolution --> "0..1" RecalculationOfValue : recalculationOfValue
        click RecalculationOfValue href "../RecalculationOfValue/"



      DisputeResolution : resolutionTime





        DisputeResolution --> "0..1" BusinessCenterTime : resolutionTime
        click BusinessCenterTime href "../BusinessCenterTime/"



      DisputeResolution : value





        DisputeResolution --> "0..1" ResolutionValue : value
        click ResolutionValue href "../ResolutionValue/"



Slots

Name Cardinality and Range Description Inheritance
resolutionTime 0..1
BusinessCenterTime
The time by which the dispute needs to be resolved, failure of which would tr... direct
otherTerms 0..1
string
The custom Resolution Time election that might be specified by the parties direct
alternativeTerms 0..1
string
The alternative dispute resolution procedure if specified direct
recalculationOfValue 0..1
RecalculationOfValue
The elections to specify terms for recalculation of the market value of poste... direct
legacyAlternative 0..1
LegacyResolutionAlternative
Alternative procedures to those in the pre-print for resolving collateral rel... direct
value 0..1
ResolutionValue
Methodology for resolving disputes in respect of the determination of the val... direct

Usages

used by used in type used
CreditSupportAgreementInitialMarginElections disputeResolution range DisputeResolution
CreditSupportAgreementVariationMarginElections disputeResolution range DisputeResolution
CreditSupportAgreementLegacyElections disputeResolution range DisputeResolution
CreditSupportAgreementElectionsBase disputeResolution range DisputeResolution
CollateralTransferAgreementElections disputeResolution range DisputeResolution

In Subsets

See Also

Notes

  • ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(g)" name "Dispute Resolution"
  • ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(h)" name "Dispute Resolution"
  • ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(g)" name "Dispute Resolution"

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: DisputeResolution
description: A class to specify the election terms under which a party disputes the
  Value of any Transfer of Eligible Credit Support or Posted Credit Support.
notes:
- ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(g)" name "Dispute
  Resolution"
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(h)" name "Dispute
  Resolution"
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(g)" name "Dispute
  Resolution"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSD_IM_English_2016
- isda:CSA_IM_Japanese_2016
- isda:CSA_IM_NewYork_2016
slots:
- resolutionTime
- otherTerms
- alternativeTerms
- recalculationOfValue
- legacyAlternative
- value
slot_usage:
  value:
    name: value
    description: Methodology for resolving disputes in respect of the determination
      of the value of collateral.
    range: ResolutionValue

Induced

name: DisputeResolution
description: A class to specify the election terms under which a party disputes the
  Value of any Transfer of Eligible Credit Support or Posted Credit Support.
notes:
- ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(g)" name "Dispute
  Resolution"
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(h)" name "Dispute
  Resolution"
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(g)" name "Dispute
  Resolution"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSD_IM_English_2016
- isda:CSA_IM_Japanese_2016
- isda:CSA_IM_NewYork_2016
slot_usage:
  value:
    name: value
    description: Methodology for resolving disputes in respect of the determination
      of the value of collateral.
    range: ResolutionValue
attributes:
  resolutionTime:
    name: resolutionTime
    description: The time by which the dispute needs to be resolved, failure of which
      would trigger a recalculation alongside a process that is specified as part
      of the agreement.
    notes:
    - ISDA CSA_IM_2016 paragraph "3 General Principles" clause "(g)(i)" name "Resolution
      Time"
    - ISDA CSA_VM_2016 paragraph "13" clause "(g)(i)" name "Resolution Time"
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - DisputeResolution
    range: BusinessCenterTime
  otherTerms:
    name: otherTerms
    description: The custom Resolution Time election that might be specified by the
      parties.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - DisputeResolution
    range: string
  alternativeTerms:
    name: alternativeTerms
    description: The alternative dispute resolution procedure if specified.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - DisputeResolution
    range: string
  recalculationOfValue:
    name: recalculationOfValue
    description: The elections to specify terms for recalculation of the market value
      of posted collateral.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - DisputeResolution
    range: RecalculationOfValue
  legacyAlternative:
    name: legacyAlternative
    description: Alternative procedures to those in the pre-print for resolving collateral
      related disputes.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - DisputeResolution
    range: LegacyResolutionAlternative
  value:
    name: value
    description: Methodology for resolving disputes in respect of the determination
      of the value of collateral.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DisputeResolution
    domain_of:
    - MeasureBase
    - Schedule
    - DatedValue
    - Taxonomy
    - TaxonomyClassification
    - CodeValue
    - AdjustmentFactor
    - AccrualFactor
    - DisputeResolution
    - OtherEligibleAndPostedSupport
    - CSAThresholdVariableSet
    - CSAMinimumTransferAmountVariableSet
    - MasterAgreementVariableSet
    range: ResolutionValue