{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.legaldocumentation.csa",
  "type": "object",
  "title": "CollateralTransferTiming",
  "description": "Specification of transfer / settlement timing for cash and securities collateral assuming that the notice is provided before the Notification Time (and with a 1LBD lag introduced if the notice is delivered after the Notification Time), and that securities allow for a further Local Business Day for transfer / settlement.",
  "properties": {
    "transferSettlementTiming": {
      "description": "Specification of transfer / settlement timing for cash and securities collateral assuming that the notice is provided before the Notification Time (and with a 1LBD lag introduced if the notice is delivered after the Notification Time), and that securities allow for a further Local Business Day for transfer / settlement.",
      "$ref": "cdm-legaldocumentation-csa-TransferSettlementTiming.schema.json"
    },
    "collateralTransferTimingDefinition": {
      "description": "Bespoke language removing the pre-print requirement to transfer legal title of securities collateral through written instructions to the relevant depository institution or other securities intermediaries solely for the purposes of the 1994 New York Law Credit Support Annex.",
      "$ref": "cdm-legaldocumentation-csa-CollateralTransferTimingDefinition.schema.json"
    }
  }
}
