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

cdm-sample-files.functions.eligible-collateral.merge-criteria-func-input.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "common" : {
    "issuer" : [ {
      "issuerType" : [ {
        "issuerType" : "SovereignCentralBank"
      } ],
      "issuerCountryOfOrigin" : [ "GB" ]
    } ],
    "asset" : [ {
      "collateralAssetType" : [ {
        "assetType" : "Security",
        "securityType" : "Debt"
      } ]
    } ]
  },
  "variable" : [ {
    "asset" : [ {
      "maturityType" : "RemainingMaturity",
      "maturityRange" : {
        "lowerBound" : {
          "period" : {
            "periodMultiplier" : 0,
            "period" : "Y"
          },
          "inclusive" : true
        },
        "upperBound" : {
          "period" : {
            "periodMultiplier" : 1,
            "period" : "Y"
          },
          "inclusive" : false
        }
      }
    } ],
    "treatment" : {
      "valuationTreatment" : {
        "haircutPercentage" : 0.97
      },
      "isIncluded" : true
    }
  }, {
    "asset" : [ {
      "maturityType" : "RemainingMaturity",
      "maturityRange" : {
        "lowerBound" : {
          "period" : {
            "periodMultiplier" : 1,
            "period" : "Y"
          },
          "inclusive" : true
        },
        "upperBound" : {
          "period" : {
            "periodMultiplier" : 5,
            "period" : "Y"
          },
          "inclusive" : false
        }
      }
    } ],
    "treatment" : {
      "valuationTreatment" : {
        "haircutPercentage" : 0.96
      },
      "isIncluded" : true
    }
  }, {
    "asset" : [ {
      "maturityType" : "RemainingMaturity",
      "maturityRange" : {
        "lowerBound" : {
          "period" : {
            "periodMultiplier" : 5,
            "period" : "Y"
          },
          "inclusive" : true
        },
        "upperBound" : {
          "period" : {
            "periodMultiplier" : 10,
            "period" : "Y"
          },
          "inclusive" : false
        }
      }
    } ],
    "treatment" : {
      "valuationTreatment" : {
        "haircutPercentage" : 0.95
      },
      "isIncluded" : true
    }
  }, {
    "asset" : [ {
      "maturityType" : "RemainingMaturity",
      "maturityRange" : {
        "lowerBound" : {
          "period" : {
            "periodMultiplier" : 10,
            "period" : "Y"
          },
          "inclusive" : true
        },
        "upperBound" : {
          "period" : {
            "periodMultiplier" : 30,
            "period" : "Y"
          },
          "inclusive" : false
        }
      }
    } ],
    "treatment" : {
      "valuationTreatment" : {
        "haircutPercentage" : 0.93
      },
      "isIncluded" : true
    }
  }, {
    "asset" : [ {
      "maturityType" : "RemainingMaturity",
      "maturityRange" : {
        "lowerBound" : {
          "period" : {
            "periodMultiplier" : 30,
            "period" : "Y"
          },
          "inclusive" : true
        }
      }
    } ],
    "treatment" : {
      "valuationTreatment" : {
        "haircutPercentage" : 0.9
      },
      "isIncluded" : true
    }
  } ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy