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

.cdm-java.6.0.0-dev.82.source-code.cdm-legaldocumentation-common-SpecifiedEntityClauseEnum.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.common",
  "type": "string",
  "title": "SpecifiedEntityClauseEnum",
  "description": "The enumerated values to specify the Event of Default or Termination event for which Specified Entities terms are being defined.",
  "enum": [
    "Bankruptcy",
    "CreditEventUponMerger",
    "CrossDefault",
    "DefaultUnderSpecifiedTransaction"
  ],
  "oneOf": [
    {
      "enum": [
        "Bankruptcy"
      ],
      "title": "Bankruptcy"
    },
    
    {
      "enum": [
        "CreditEventUponMerger"
      ],
      "title": "CreditEventUponMerger"
    },
    
    {
      "enum": [
        "CrossDefault"
      ],
      "title": "CrossDefault"
    },
    
    {
      "enum": [
        "DefaultUnderSpecifiedTransaction"
      ],
      "title": "DefaultUnderSpecifiedTransaction"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy