{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.legaldocumentation.csa",
  "type": "object",
  "title": "MasterAgreementDatedAsOfDate",
  "description": "Defines the dates agreed by the parties as the date of the Credit Support Annex or Credit Support Deed.",
  "properties": {
    "masterAgreementDatedAsOfDate": {
      "description": "The date agreed by the parties as the Dated as of Date for the Master Agreement.",
      "type": "string"
    },
    "additionalLanguage": {
      "description": "The additional language that might be specified by the parties to the legal agreement.",
      "type": "string"
    }
  }
}
