{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.legaldocumentation.csa",
  "type": "object",
  "title": "OtherAgreements",
  "description": "The bespoke definition of other agreements or other credit support annex terms as specified by the parties to the agreement.",
  "properties": {
    "otherCSA": {
      "description": "The bespoke definition of Other CSA as specified by the parties to the agreement.",
      "$ref": "cdm-legaldocumentation-common-OtherAgreementTerms.schema.json"
    },
    "japaneseLawCsa": {
      "description": "The bespoke definition of whether Japanese Law CSA (VM) are specified by the parties to the agreement.",
      "$ref": "cdm-legaldocumentation-common-OtherAgreementTerms.schema.json"
    }
  }
}
