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

.cdm-java.6.0.0-dev.63.source-code.cdm-product-asset-FloatingAmountEvents.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.92
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.product.asset",
  "type": "object",
  "title": "FloatingAmountEvents",
  "description": "A class to specify the ISDA terms relating to the floating rate payment events and the implied additional fixed payments, applicable to the credit derivatives transactions on mortgage-backed securities with pay-as-you-go or physical settlement.",
  "properties": {
    "failureToPayPrincipal": {
      "description": "A floating rate payment event. 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.",
      "type": "boolean"
    },
    "interestShortfall": {
      "description": "A floating rate payment event. With respect to any Reference Obligation Payment Date, either (a) the non-payment of an Expected Interest Amount or (b) the payment of an Actual Interest Amount that is less than the Expected Interest Amount. ISDA 2003 Term: Interest Shortfall.",
      "$ref": "cdm-product-asset-InterestShortFall.schema.json"
    },
    "writedown": {
      "description": "A floating rate payment event. Results from the fact that the underlier writes down its outstanding principal amount. ISDA 2003 Term: Writedown.",
      "type": "boolean"
    },
    "impliedWritedown": {
      "description": "A floating rate payment event. 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.",
      "type": "boolean"
    },
    "floatingAmountProvisions": {
      "description": "Specifies the floating amount provisions associated with the floatingAmountEvents.",
      "$ref": "cdm-product-asset-FloatingAmountProvisions.schema.json"
    },
    "additionalFixedPayments": {
      "description": "Specifies the events that will give rise to the payment additional fixed payments.",
      "$ref": "cdm-product-asset-AdditionalFixedPayments.schema.json"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy