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

.cdm-java.6.0.0-dev.72.source-code.cdm-legaldocumentation-master-NationalizationOrInsolvencyOrDelistingEventEnum.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.legaldocumentation.master",
  "type": "string",
  "title": "NationalizationOrInsolvencyOrDelistingEventEnum",
  "description": "Defines the consequences of nationalization, insolvency and delisting events relating to the underlying.",
  "enum": [
    "CancellationAndPayment",
    "NegotiatedCloseout"
  ],
  "oneOf": [
    {
      "enum": [
        "CancellationAndPayment"
      ],
      "title": "CancellationAndPayment",
      "description": "The trade is terminated."
    },
    
    {
      "enum": [
        "NegotiatedCloseout"
      ],
      "title": "NegotiatedCloseout",
      "description": "The parties may, but are not obliged, to terminate the transaction on mutually acceptable terms and if the terms are not agreed then the transaction continues."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy