Class: SpecifiedCurrency
URI: common_domain_model:SpecifiedCurrency
classDiagram
class SpecifiedCurrency
click SpecifiedCurrency href "../SpecifiedCurrency/"
SpecifiedCurrency : applicable
SpecifiedCurrency : currency
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| applicable | 1 Boolean |
Indicates whether the specified currency provision is applicable | direct |
| currency | 0..1 string |
The currency in which the specified currency is denominated | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Obligations | specifiedCurrency | range | SpecifiedCurrency |
| DeliverableObligations | specifiedCurrency | range | SpecifiedCurrency |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:SpecifiedCurrency |
| native | common_domain_model:SpecifiedCurrency |
LinkML Source
Direct
name: SpecifiedCurrency
in_subset:
- cdm_base_staticdata_asset_credit
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- applicable
- currency
slot_usage:
applicable:
name: applicable
description: Indicates whether the specified currency provision is applicable.
currency:
name: currency
description: The currency in which the specified currency is denominated. 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: SpecifiedCurrency
in_subset:
- cdm_base_staticdata_asset_credit
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
applicable:
name: applicable
description: Indicates whether the specified currency provision is applicable.
currency:
name: currency
description: The currency in which the specified currency is denominated. 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 specified currency provision is applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SpecifiedCurrency
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: The currency in which the specified currency is denominated. 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: SpecifiedCurrency
domain_of:
- UnitType
- CommodityReferenceFramework
- NotDomesticCurrency
- SpecifiedCurrency
- LimitApplicable
- CalculationCurrencyElection
- CollateralRounding
- TerminationCurrencyElection
- ThresholdRatingsBased
- MinimumTransferAmountRatingsBased
- LegacyIndependentAmountRatingsBased
- FloatingRateIndexIdentification
- FeaturePayment
- DividendCurrency
- FutureValueAmount
- AmountSchedule
- CollateralInterestParameters
- ComputedAmount
range: string