Class: FxDualExchangeRate
URI: common_domain_model:FxDualExchangeRate
classDiagram
class FxDualExchangeRate
click FxDualExchangeRate href "../FxDualExchangeRate/"
FxDualExchangeRate : dualExchangeRateIsApplicable
FxDualExchangeRate : escrowArrangement
FxDualExchangeRate --> "0..1" EscrowArrangement : escrowArrangement
click EscrowArrangement href "../EscrowArrangement/"
FxDualExchangeRate : fallbackReferencePrice
FxDualExchangeRate --> "0..1" FallbackReferencePrice : fallbackReferencePrice
click FallbackReferencePrice href "../FallbackReferencePrice/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dualExchangeRateIsApplicable | 1 Boolean |
direct | |
| fallbackReferencePrice | 0..1 FallbackReferencePrice |
The method, prioritised by the order it is listed in this element, to get a r... | direct |
| escrowArrangement | 0..1 EscrowArrangement |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FxDisruptionEvents | dualExchangeRate | range | FxDualExchangeRate |
In Subsets
See Also
Notes
- ISDA FXandCurrencyOptionsDefintions_1998 section "5.1.(d).(ii)"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:FxDualExchangeRate |
| native | common_domain_model:FxDualExchangeRate |
LinkML Source
Direct
name: FxDualExchangeRate
notes:
- ISDA FXandCurrencyOptionsDefintions_1998 section "5.1.(d).(ii)"
in_subset:
- cdm_legaldocumentation_transaction_additionalterms
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:FXandCurrencyOptionsDefintions_1998
slots:
- dualExchangeRateIsApplicable
- fallbackReferencePrice
- escrowArrangement
slot_usage:
fallbackReferencePrice:
name: fallbackReferencePrice
range: FallbackReferencePrice
Induced
name: FxDualExchangeRate
notes:
- ISDA FXandCurrencyOptionsDefintions_1998 section "5.1.(d).(ii)"
in_subset:
- cdm_legaldocumentation_transaction_additionalterms
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:FXandCurrencyOptionsDefintions_1998
slot_usage:
fallbackReferencePrice:
name: fallbackReferencePrice
range: FallbackReferencePrice
attributes:
dualExchangeRateIsApplicable:
name: dualExchangeRateIsApplicable
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: FxDualExchangeRate
domain_of:
- FxDualExchangeRate
range: boolean
required: true
fallbackReferencePrice:
name: fallbackReferencePrice
description: The method, prioritised by the order it is listed in this element,
to get a replacement rate for the disrupted settlement rate option.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: FxDualExchangeRate
domain_of:
- Illiquidity
- PriceMateriality
- FxPriceSourceDisruption
- FxDualExchangeRate
- PriceSourceDisruption
range: FallbackReferencePrice
escrowArrangement:
name: escrowArrangement
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: FxDualExchangeRate
domain_of:
- GovernmentalAuthorityDefault
- Illiquidity
- MaterialChangeInCircumstance
- Nationalization
- PriceMateriality
- FxPriceSourceDisruption
- FxBenchmarkObligationDefault
- FxDualExchangeRate
- GeneralInconvertibility
- GeneralNonTransferability
- SpecificInconvertibility
- SpecificNonTransferability
range: EscrowArrangement