Skip to content

Slot: exhaustionPoint

Upper bound percentage of the loss that the Tranche can endure, expressed as a decimal. An exhaustion point of 5% would be represented as 0.05. The difference between Attachment and Exhaustion points is call the width of the Tranche.

URI: common_domain_model:exhaustionPoint

Applicable Classes

Name Description Modifies Slot
Tranche The class to represent a CDS Tranche no

Properties

Type and Range

Property Value
Range Decimal
Domain Of Tranche

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: exhaustionPoint
description: Upper bound percentage of the loss that the Tranche can endure, expressed
  as a decimal. An exhaustion point of 5% would be represented as 0.05. The difference
  between Attachment and Exhaustion points is call the width of the Tranche.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Tranche
range: decimal
required: true