Skip to content

Class: PCDeliverableObligationCharac

A class to specify the Partial Cash Deliverable Obligation Characteristic.

URI: common_domain_model:PCDeliverableObligationCharac

 classDiagram
    class PCDeliverableObligationCharac
    click PCDeliverableObligationCharac href "../PCDeliverableObligationCharac/"
      PCDeliverableObligationCharac <|-- LoanParticipation
        click LoanParticipation href "../LoanParticipation/"

      PCDeliverableObligationCharac : applicable

      PCDeliverableObligationCharac : partialCashSettlement

Inheritance

Slots

Name Cardinality and Range Description Inheritance
applicable 1
Boolean
Indicates whether the provision is applicable direct
partialCashSettlement 0..1
Boolean
Specifies whether either 'Partial Cash Settlement of Assignable Loans', 'Part... direct

Usages

used by used in type used
DeliverableObligations assignableLoan range PCDeliverableObligationCharac
DeliverableObligations consentRequiredLoan range PCDeliverableObligationCharac

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: PCDeliverableObligationCharac
description: A class to specify the Partial Cash Deliverable Obligation Characteristic.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- applicable
- partialCashSettlement
slot_usage:
  applicable:
    name: applicable
    description: Indicates whether the provision is applicable.

Induced

name: PCDeliverableObligationCharac
description: A class to specify the Partial Cash Deliverable Obligation Characteristic.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  applicable:
    name: applicable
    description: Indicates whether the provision is applicable.
attributes:
  applicable:
    name: applicable
    description: Indicates whether the provision is applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PCDeliverableObligationCharac
    domain_of:
    - NotDomesticCurrency
    - SpecifiedCurrency
    - FinalReturns
    - FailureToPay
    - GracePeriodExtension
    - Restructuring
    - VolatilityCapFloor
    - PCDeliverableObligationCharac
    range: boolean
    required: true
  partialCashSettlement:
    name: partialCashSettlement
    description: Specifies whether either 'Partial Cash Settlement of Assignable Loans',
      'Partial Cash Settlement of Consent Required Loans' or 'Partial Cash Settlement
      of Participations' is applicable. If this element is specified and Assignable
      Loan is a Deliverable Obligation Characteristic, any Assignable Loan that is
      deliverable, but where a non-receipt of Consent by the Physical Settlement Date
      has occurred, the Loan can be cash settled rather than physically delivered.
      If this element is specified and Consent Required Loan is a Deliverable Obligation
      Characteristic, any Consent Required Loan that is deliverable, but where a non-receipt
      of Consent by the Physical Settlement Date has occurred, the Loan can be cash
      settled rather than physically delivered. If this element is specified and Direct
      Loan Participation is a Deliverable Obligation Characteristic, any Participation
      that is deliverable, but where this participation has not been effected (has
      not come into effect) by the Physical Settlement Date, the participation can
      be cash settled rather than physically delivered.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PCDeliverableObligationCharac
    domain_of:
    - PCDeliverableObligationCharac
    range: boolean