Skip to content

Class: NotDomesticCurrency

A class to specify the ISDA 2003 Term: Not Domestic Currency.

URI: common_domain_model:NotDomesticCurrency

 classDiagram
    class NotDomesticCurrency
    click NotDomesticCurrency href "../NotDomesticCurrency/"
      NotDomesticCurrency : applicable

      NotDomesticCurrency : currency

Slots

Name Cardinality and Range Description Inheritance
applicable 1
Boolean
Indicates whether the Not Domestic Currency provision is applicable direct
currency 0..1
string
An explicit specification of the domestic currency direct

Usages

used by used in type used
Obligations notDomesticCurrency range NotDomesticCurrency
DeliverableObligations notDomesticCurrency range NotDomesticCurrency

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: NotDomesticCurrency
description: 'A class to specify the ISDA 2003 Term: Not Domestic Currency.'
in_subset:
- cdm_base_staticdata_asset_credit
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- applicable
- currency
slot_usage:
  currency:
    name: currency
    description: An explicit specification of the domestic currency. The list of valid
      currencies is not presently positioned as an enumeration as part of the CDM
      because that scope is limited to the values specified by ISDA and FpML. As a
      result, implementers have to make reference to the relevant standard, such as
      the ISO 4217 standard for currency codes.

Induced

name: NotDomesticCurrency
description: 'A class to specify the ISDA 2003 Term: Not Domestic Currency.'
in_subset:
- cdm_base_staticdata_asset_credit
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  currency:
    name: currency
    description: An explicit specification of the domestic currency. The list of valid
      currencies is not presently positioned as an enumeration as part of the CDM
      because that scope is limited to the values specified by ISDA and FpML. As a
      result, implementers have to make reference to the relevant standard, such as
      the ISO 4217 standard for currency codes.
attributes:
  applicable:
    name: applicable
    description: Indicates whether the Not Domestic Currency provision is applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: NotDomesticCurrency
    domain_of:
    - NotDomesticCurrency
    - SpecifiedCurrency
    - FinalReturns
    - FailureToPay
    - GracePeriodExtension
    - Restructuring
    - VolatilityCapFloor
    - PCDeliverableObligationCharac
    range: boolean
    required: true
  currency:
    name: currency
    annotations:
      metadata_scheme:
        tag: metadata_scheme
        value: true
    description: An explicit specification of the domestic currency. The list of valid
      currencies is not presently positioned as an enumeration as part of the CDM
      because that scope is limited to the values specified by ISDA and FpML. As a
      result, implementers have to make reference to the relevant standard, such as
      the ISO 4217 standard for currency codes.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: NotDomesticCurrency
    domain_of:
    - UnitType
    - CommodityReferenceFramework
    - NotDomesticCurrency
    - SpecifiedCurrency
    - LimitApplicable
    - CalculationCurrencyElection
    - CollateralRounding
    - TerminationCurrencyElection
    - ThresholdRatingsBased
    - MinimumTransferAmountRatingsBased
    - LegacyIndependentAmountRatingsBased
    - FloatingRateIndexIdentification
    - FeaturePayment
    - DividendCurrency
    - FutureValueAmount
    - AmountSchedule
    - CollateralInterestParameters
    - ComputedAmount
    range: string