Class: DeliveryAmount
A class to specify the application of Interest Amount with respect the Delivery Amount.
URI: common_domain_model:DeliveryAmount
classDiagram
class DeliveryAmount
click DeliveryAmount href "../DeliveryAmount/"
DeliveryAmount : customElection
DeliveryAmount : standardElection
DeliveryAmount --> "0..1" DeliveryAmountElectionEnum : standardElection
click DeliveryAmountElectionEnum href "../DeliveryAmountElectionEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| standardElection | 0..1 DeliveryAmountElectionEnum |
The standard election as specified by an enumeration | direct |
| customElection | 0..1 string |
The custom election that might be specified by the parties to the agreement | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| InterestAmount | deliveryAmount | range | DeliveryAmount |
| InterestAmountApplication | deliveryAmount | range | DeliveryAmount |
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:DeliveryAmount |
| native | common_domain_model:DeliveryAmount |
LinkML Source
Direct
name: DeliveryAmount
description: A class to specify the application of Interest Amount with respect the
Delivery Amount.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- standardElection
- customElection
slot_usage:
standardElection:
name: standardElection
description: The standard election as specified by an enumeration.
range: DeliveryAmountElectionEnum
customElection:
name: customElection
description: The custom election that might be specified by the parties to the
agreement.
Induced
name: DeliveryAmount
description: A class to specify the application of Interest Amount with respect the
Delivery Amount.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
standardElection:
name: standardElection
description: The standard election as specified by an enumeration.
range: DeliveryAmountElectionEnum
customElection:
name: customElection
description: The custom election that might be specified by the parties to the
agreement.
attributes:
standardElection:
name: standardElection
description: The standard election as specified by an enumeration.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: DeliveryAmount
domain_of:
- InterestAdjustmentPeriodicity
- DeliveryAmount
range: DeliveryAmountElectionEnum
customElection:
name: customElection
description: The custom election that might be specified by the parties to the
agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalRepresentation.customElection
rank: 1000
owner: DeliveryAmount
domain_of:
- AdditionalRepresentation
- ElectiveAmountElection
- InterestAdjustmentPeriodicity
- SecurityProviderRightsEvent
- ReturnAmount
- DeliveryAmount
range: string