Class: AdditionalFixedPayments
A class to specify the events that will give rise to the payment additional fixed payments.
URI: common_domain_model:AdditionalFixedPayments
classDiagram
class AdditionalFixedPayments
click AdditionalFixedPayments href "../AdditionalFixedPayments/"
AdditionalFixedPayments : interestShortfallReimbursement
AdditionalFixedPayments : principalShortfallReimbursement
AdditionalFixedPayments : writedownReimbursement
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| interestShortfallReimbursement | 0..1 Boolean |
An additional Fixed Payment Event | direct |
| principalShortfallReimbursement | 0..1 Boolean |
An additional Fixed Payment Event | direct |
| writedownReimbursement | 0..1 Boolean |
An Additional Fixed Payment | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FloatingAmountEvents | additionalFixedPayments | range | AdditionalFixedPayments |
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:AdditionalFixedPayments |
| native | common_domain_model:AdditionalFixedPayments |
| close | fpml_5_10:AdditionalFixedPayments |
LinkML Source
Direct
name: AdditionalFixedPayments
description: A class to specify the events that will give rise to the payment additional
fixed payments.
in_subset:
- cdm_product_asset
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalFixedPayments
slots:
- interestShortfallReimbursement
- principalShortfallReimbursement
- writedownReimbursement
Induced
name: AdditionalFixedPayments
description: A class to specify the events that will give rise to the payment additional
fixed payments.
in_subset:
- cdm_product_asset
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalFixedPayments
attributes:
interestShortfallReimbursement:
name: interestShortfallReimbursement
description: 'An additional Fixed Payment Event. Corresponds to the payment by
or on behalf of the Issuer of an actual interest amount in respect to the reference
obligation that is greater than the expected interest amount. ISDA 2003 Term:
Interest Shortfall Reimbursement.'
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalFixedPayments.interestShortfallReimbursement
rank: 1000
owner: AdditionalFixedPayments
domain_of:
- AdditionalFixedPayments
range: boolean
principalShortfallReimbursement:
name: principalShortfallReimbursement
description: 'An additional Fixed Payment Event. Corresponds to the payment by
or on behalf of the Issuer of an actual principal amount in respect to the reference
obligation that is greater than the expected principal amount. ISDA 2003 Term:
Principal Shortfall Reimbursement.'
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalFixedPayments.principalShortfallReimbursement
rank: 1000
owner: AdditionalFixedPayments
domain_of:
- AdditionalFixedPayments
range: boolean
writedownReimbursement:
name: writedownReimbursement
description: 'An Additional Fixed Payment. Corresponds to the payment by or on
behalf of the issuer of an amount in respect to the reference obligation in
reduction of the prior writedowns. ISDA 2003 Term: Writedown Reimbursement.'
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalFixedPayments.writedownReimbursement
rank: 1000
owner: AdditionalFixedPayments
domain_of:
- AdditionalFixedPayments
range: boolean