Skip to content

Slot: negativeInterest

Specifies how negative rates should be applied. If rates go negative, should the payment be reversed (true) or zeroed out (false)?

URI: common_domain_model:negativeInterest

Applicable Classes

Name Description Modifies Slot
CollateralAgreementFloatingRate Represents the parameters needed to calculate the floating rate paid on colla... no

Properties

Type and Range

Property Value
Range Boolean
Domain Of CollateralAgreementFloatingRate

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:negativeInterest
native common_domain_model:negativeInterest
close fpml_5_10:CollateralAgreementFloatingRate.negativeInterest

LinkML Source

name: negativeInterest
description: Specifies how negative rates should be applied.  If rates go negative,
  should the payment be reversed (true) or zeroed out (false)?
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralAgreementFloatingRate.negativeInterest
rank: 1000
domain_of:
- CollateralAgreementFloatingRate
range: boolean
required: true