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

.cdm-java.6.0.0-dev.82.source-code.cdm-product-common-schedule-InitialFixingDate.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.product.common.schedule",
  "type": "object",
  "title": "InitialFixingDate",
  "description": "A CDM class which purpose is to specify the initial fixing date either alongside the FpML interest rate specification as an offset of another date, or alongside the credit derivative specification as an unadjusted date.",
  "properties": {
    "relativeDateOffset": {
      "$ref": "cdm-base-datetime-RelativeDateOffset.schema.json"
    },
    "initialFixingDate": {
      "type": "string"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy