All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.6.0.0-dev.82.source-code.cdm-event-common-CreditEventTypeEnum.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.event.common",
  "type": "string",
  "title": "CreditEventTypeEnum",
  "description": "Represents the enumerated values to specify a credit event type.",
  "enum": [
    "Bankruptcy",
    "DistressedRatingsDowngrade",
    "FailureToPay",
    "FailureToPayInterest",
    "FailureToPayPrincipal",
    "GovernmentalIntervention",
    "ImpliedWritedown",
    "MaturityExtension",
    "ObligationAcceleration",
    "ObligationDefault",
    "RepudiationMoratorium",
    "Restructuring",
    "Writedown"
  ],
  "oneOf": [
    {
      "enum": [
        "Bankruptcy"
      ],
      "title": "Bankruptcy",
      "description": "The reference entity has been dissolved or has become insolvent. It also covers events that may be a precursor to insolvency such as instigation of bankruptcy or insolvency proceedings. Sovereign trades are not subject to Bankruptcy as 'technically' a Sovereign cannot become bankrupt. ISDA 2003 Term: Bankruptcy."
    },
    
    {
      "enum": [
        "DistressedRatingsDowngrade"
      ],
      "title": "DistressedRatingsDowngrade",
      "description": "Results from the fact that the rating of the reference obligation is downgraded to a distressed rating level. From a usage standpoint, this credit event is typically not applicable in case of RMBS trades."
    },
    
    {
      "enum": [
        "FailureToPay"
      ],
      "title": "FailureToPay",
      "description": "This credit event triggers, after the expiration of any applicable grace period, if the reference entity fails to make due payments in an aggregrate amount of not less than the payment requirement on one or more obligations (e.g. a missed coupon payment). ISDA 2003 Term: Failure to Pay."
    },
    
    {
      "enum": [
        "FailureToPayInterest"
      ],
      "title": "FailureToPayInterest",
      "description": "Corresponds to the failure by the Reference Entity to pay an expected interest amount or the payment of an actual interest amount that is less than the expected interest amount. ISDA 2003 Term: Failure to Pay Interest."
    },
    
    {
      "enum": [
        "FailureToPayPrincipal"
      ],
      "title": "FailureToPayPrincipal",
      "description": "Corresponds to the failure by the Reference Entity to pay an expected principal amount or the payment of an actual principal amount that is less than the expected principal amount. ISDA 2003 Term: Failure to Pay Principal."
    },
    
    {
      "enum": [
        "GovernmentalIntervention"
      ],
      "title": "GovernmentalIntervention",
      "description": "A governmental intervention is an event resulting from an action by a governmental authority that materially impacts the reference entity's obligations, such as an interest rate reduction, principal reduction, deferral of interest or principal, change in priority ranking, or change in currency or composition of payment. ISDA 2014 Term: Governmental Intervention."
    },
    
    {
      "enum": [
        "ImpliedWritedown"
      ],
      "title": "ImpliedWritedown",
      "description": "Results from the fact that losses occur to the underlying instruments that do not result in reductions of the outstanding principal of the reference obligation."
    },
    
    {
      "enum": [
        "MaturityExtension"
      ],
      "title": "MaturityExtension",
      "description": "Results from the fact that the underlier fails to make principal payments as expected."
    },
    
    {
      "enum": [
        "ObligationAcceleration"
      ],
      "title": "ObligationAcceleration",
      "description": "One or more of the obligations have been declared due and payable before they would otherwise have been due and payable as a result of, or on the basis of, the occurrence of a default, event of default or other similar condition or event other than failure to pay (preferred by the market over Obligation Default, because more definitive and encompasses the definition of Obligation Default - this is more favorable to the Seller). Subject to the default requirement amount. ISDA 2003 Term: Obligation Acceleration."
    },
    
    {
      "enum": [
        "ObligationDefault"
      ],
      "title": "ObligationDefault",
      "description": "One or more of the obligations have become capable of being declared due and payable before they would otherwise have been due and payable as a result of, or on the basis of, the occurrence of a default, event of default or other similar condition or event other than failure to pay. ISDA 2003 Term: Obligation Default."
    },
    
    {
      "enum": [
        "RepudiationMoratorium"
      ],
      "title": "RepudiationMoratorium",
      "description": "The reference entity, or a governmental authority, either refuses to recognise or challenges the validity of one or more obligations of the reference entity, or imposes a moratorium thereby postponing payments on one or more of the obligations of the reference entity. Subject to the default requirement amount. ISDA 2003 Term: Repudiation/Moratorium."
    },
    
    {
      "enum": [
        "Restructuring"
      ],
      "title": "Restructuring",
      "description": "A restructuring is an event that materially impacts the reference entity's obligations, such as an interest rate reduction, principal reduction, deferral of interest or principal, change in priority ranking, or change in currency or composition of payment. ISDA 2003 Term: Restructuring."
    },
    
    {
      "enum": [
        "Writedown"
      ],
      "title": "Writedown",
      "description": "Results from the fact that the underlier writes down its outstanding principal amount."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy