.cdm-java.6.0.0-dev.72.source-code.cdm-legaldocumentation-master-NationalizationOrInsolvencyOrDelistingEventEnum.schema.json Maven / Gradle / Ivy
{
"$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