FINXIS.

DeliverableObligations

Type CDM 7.2.0

A class to specify all the ISDA terms relevant to defining the deliverable obligations.

Extends —
Extended by —
Attributes 23
Namespace cdm.product.common.settlement

Attributes

All 23 declared on DeliverableObligations. Cardinality in amber is required.

NameTypeCard.Description
accruedInterest boolean 0..1 Indicates whether accrued interest is included (true) or not (false). For cash settlement this specifies whether quotations should be obtained inclusive or not of accrued interest. For physical settlement this specifies whether the buyer should deliver the obligation with an outstanding principal balance that includes or excludes accrued interest. ISDA 2003 Term: Include/Exclude Accrued Interest.
category ObligationCategoryEnum 0..1 Used in both obligations and deliverable obligations to represent a class or type of securities which apply. ISDA 2003 Term: Obligation Category/Deliverable Obligation Category.
notSubordinated boolean 0..1 An obligation and deliverable obligation characteristic. An obligation that ranks at least equal with the most senior Reference Obligation in priority of payment or, if no Reference Obligation is specified in the related Confirmation, the obligations of the Reference Entity that are senior. ISDA 2003 Term: Not Subordinated.
specifiedCurrency SpecifiedCurrency 0..1 An obligation and deliverable obligation characteristic. The currency or currencies in which an obligation or deliverable obligation must be payable. ISDA 2003 Term: Specified Currency.
notSovereignLender boolean 0..1 An obligation and deliverable obligation characteristic. Any obligation that is not primarily (majority) owed to a Sovereign or Supranational Organisation. ISDA 2003 Term: Not Sovereign Lender.
notDomesticCurrency NotDomesticCurrency 0..1 An obligation and deliverable obligation characteristic. Any obligation that is payable in any currency other than the domestic currency. Domestic currency is either the currency so specified or, if no currency is specified, the currency of (a) the reference entity, if the reference entity is a sovereign, or (b) the jurisdiction in which the relevant reference entity is organised, if the reference entity is not a sovereign. ISDA 2003 Term: Not Domestic Currency.
notDomesticLaw boolean 0..1 An obligation and deliverable obligation characteristic. If the reference entity is a Sovereign, this means any obligation that is not subject to the laws of the reference entity. If the reference entity is not a sovereign, this means any obligation that is not subject to the laws of the jurisdiction of the reference entity. ISDA 2003 Term: Not Domestic Law.
listed boolean 0..1 An obligation and deliverable obligation characteristic. Indicates whether or not the obligation is quoted, listed or ordinarily purchased and sold on an exchange. ISDA 2003 Term: Listed.
notContingent boolean 0..1 A deliverable obligation characteristic. In essence Not Contingent means the repayment of principal cannot be dependant on a formula/index, i.e. to prevent the risk of being delivered an instrument that may never pay any element of principal, and to ensure that the obligation is interest bearing (on a regular schedule). ISDA 2003 Term: Not Contingent.
notDomesticIssuance boolean 0..1 An obligation and deliverable obligation characteristic. Any obligation other than an obligation that was intended to be offered for sale primarily in the domestic market of the relevant Reference Entity. This specifies that the obligation must be an internationally recognised bond. ISDA 2003 Term: Not Domestic Issuance.
assignableLoan PCDeliverableObligationCharac 0..1 A deliverable obligation characteristic. A loan that is freely assignable to a bank or financial institution without the consent of the Reference Entity or the guarantor, if any, of the loan (or the consent of the applicable borrower if a Reference Entity is guaranteeing the loan) or any agent. ISDA 2003 Term: Assignable Loan.
consentRequiredLoan PCDeliverableObligationCharac 0..1 A deliverable obligation characteristic. A loan that is capable of being assigned with the consent of the Reference Entity or the guarantor, if any, of the loan or any agent. ISDA 2003 Term: Consent Required Loan.
directLoanParticipation LoanParticipation 0..1 A deliverable obligation characteristic. A loan with a participation agreement whereby the buyer is capable of creating, or procuring the creation of, a contractual right in favour of the seller that provides the seller with recourse to the participation seller for a specified share in any payments due under the relevant loan which are received by the participation seller. ISDA 2003 Term: Direct Loan Participation.
transferable boolean 0..1 A deliverable obligation characteristic. An obligation that is transferable to institutional investors without any contractual, statutory or regulatory restrictions. ISDA 2003 Term: Transferable.
maximumMaturity Period 0..1 A deliverable obligation characteristic. An obligation that has a remaining maturity from the Physical Settlement Date of not greater than the period specified. ISDA 2003 Term: Maximum Maturity.
acceleratedOrMatured boolean 0..1 A deliverable obligation characteristic. An obligation at time of default is due to mature and due to be repaid, or as a result of downgrade/bankruptcy is due to be repaid as a result of an acceleration clause. ISDA 2003 Term: Accelerated or Matured.
notBearer boolean 0..1 A deliverable obligation characteristic. Any obligation that is not a bearer instrument. This applies to Bonds only and is meant to avoid tax, fraud and security/delivery provisions that can potentially be associated with Bearer Bonds. ISDA 2003 Term: Not Bearer.
fullFaithAndCreditObLiability boolean 0..1 An obligation and deliverable obligation characteristic. Defined in the ISDA published additional provisions for U.S. Municipal as Reference Entity. ISDA 2003 Term: Full Faith and Credit Obligation Liability.
generalFundObligationLiability boolean 0..1 An obligation and deliverable obligation characteristic. Defined in the ISDA published additional provisions for U.S. Municipal as Reference Entity. ISDA 2003 Term: General Fund Obligation Liability.
revenueObligationLiability boolean 0..1 An obligation and deliverable obligation characteristic. Defined in the ISDA published additional provisions for U.S. Municipal as Reference Entity. ISDA 2003 Term: Revenue Obligation Liability.
indirectLoanParticipation LoanParticipation 0..1 ISDA 1999 Term: Indirect Loan Participation. NOTE: Only applicable as a deliverable obligation under ISDA Credit 1999.
excluded string 0..1 A free format string to specify any excluded obligations or deliverable obligations, as the case may be, of the reference entity or excluded types of obligations or deliverable obligations. ISDA 2003 Term: Excluded Obligations/Excluded Deliverable Obligations.
othReferenceEntityObligations string 0..1 This element is used to specify any other obligations of a reference entity in both obligations and deliverable obligations. The obligations can be specified free-form. ISDA 2003 Term: Other Obligations of a Reference Entity.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

DeliverableObligationsChoice Condition
Choice rule to represent an FpML choice construct.
optional choice fullFaithAndCreditObLiability, generalFundObligationLiability, revenueObligationLiability
FpML_cd_34 Condition
FpML validation rule cd-34 - Context: DeliverableObligations. If category is equal to 'ReferenceObligationsOnly', then no other elements may be contained in the deliverable obligations element.
if category exists and category = ObligationCategoryEnum -> ReferenceObligationsOnly
then acceleratedOrMatured is absent
        and accruedInterest is absent
        and assignableLoan is absent
        and consentRequiredLoan is absent
        and directLoanParticipation is absent
        and excluded is absent
        and fullFaithAndCreditObLiability is absent
        and generalFundObligationLiability is absent
        and indirectLoanParticipation is absent
        and listed is absent
        and maximumMaturity is absent
        and notBearer is absent
        and notContingent is absent
        and notDomesticCurrency is absent
        and notDomesticIssuance is absent
        and notDomesticLaw is absent
        and notSovereignLender is absent
        and notSubordinated is absent
        and othReferenceEntityObligations is absent
        and revenueObligationLiability is absent
        and specifiedCurrency is absent
        and transferable is absent

Referenced by

1 type holds a DeliverableObligations as an attribute.

Open DeliverableObligations in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · product-common-settlement-type.rosetta cdm.product.common.settlement