Skip to content

Slot: varyingNotionalCurrency

The currency of the varying notional amount, i.e. the notional amount being determined periodically based on observation of a spot currency exchange rate. 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.

URI: common_domain_model:varyingNotionalCurrency

Applicable Classes

Name Description Modifies Slot
FxLinkedNotionalSchedule A data to: describe a notional schedule where each notional that applies to ... no

Properties

Type and Range

Property Value
Range string
Domain Of FxLinkedNotionalSchedule

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Annotations

property value
metadata_scheme True

Schema Source

Mappings

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

LinkML Source

name: varyingNotionalCurrency
annotations:
  metadata_scheme:
    tag: metadata_scheme
    value: true
description: The currency of the varying notional amount, i.e. the notional amount
  being determined periodically based on observation of a spot currency exchange rate.
  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
domain_of:
- FxLinkedNotionalSchedule
range: string
required: true