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

.cdm-java.6.0.0-dev.82.source-code.cdm-base-datetime-daycount-DayCountFractionEnum.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.base.datetime.daycount",
  "type": "string",
  "title": "DayCountFractionEnum",
  "description": "The enumerated values to specify the day count fraction.",
  "enum": [
    "ACT/360",
    "ACT/364",
    "ACT/365L",
    "ACT/365.FIXED",
    "ACT/ACT.AFB",
    "ACT/ACT.ICMA",
    "ACT/ACT.ISDA",
    "ACT/ACT.ISMA",
    "CAL/252",
    "RBA Bond Basis",
    "1/1",
    "30E/360",
    "30E/360.ISDA",
    "30/360"
  ],
  "oneOf": [
    {
      "enum": [
        "ACT/360"
      ],
      "title": "ACT_360",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (v), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (e) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (d)."
    },
    
    {
      "enum": [
        "ACT/364"
      ],
      "title": "ACT_364",
      "description": "Per CFTC definitions."
    },
    
    {
      "enum": [
        "ACT/365L"
      ],
      "title": "ACT_365L",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (ix), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (i)."
    },
    
    {
      "enum": [
        "ACT/365.FIXED"
      ],
      "title": "ACT_365_FIXED",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (iv), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (d) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (c)."
    },
    
    {
      "enum": [
        "ACT/ACT.AFB"
      ],
      "title": "ACT_ACT_AFB",
      "description": "The Fixed/Floating Amount will be calculated in accordance with the 'BASE EXACT/EXACT' day count fraction, as defined in the 'Definitions Communes plusieurs Additifs Techniques' published by the Association Francaise des Banques in September 1994."
    },
    
    {
      "enum": [
        "ACT/ACT.ICMA"
      ],
      "title": "ACT_ACT_ICMA",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (iii), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (c). This day count fraction code is applicable for transactions booked under the 2021 ISDA Definitions and the 2006 ISDA Definitions. Transactions under the 2000 ISDA Definitions should use the ACT/ACT.ISMA code instead."
    },
    
    {
      "enum": [
        "ACT/ACT.ISDA"
      ],
      "title": "ACT_ACT_ISDA",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (ii), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (b) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (b). Note that going from FpML 2.0 Recommendation to the FpML 3.0 Trial Recommendation the code in FpML 2.0 'ACT/365.ISDA' became 'ACT/ACT.ISDA'."
    },
    
    {
      "enum": [
        "ACT/ACT.ISMA"
      ],
      "title": "ACT_ACT_ISMA",
      "description": "The Fixed/Floating Amount will be calculated in accordance with Rule 251 of the statutes, by-laws, rules and recommendations of the International Securities Market Association, as published in April 1999, as applied to straight and convertible bonds issued after December 31, 1998, as though the Fixed/Floating Amount were the interest coupon on such a bond. This day count fraction code is applicable for transactions booked under the 2000 ISDA Definitions. Transactions under the 2021 ISDA Definitions and the 2006 ISDA Definitions should use the ACT/ACT.ICMA code instead."
    },
    
    {
      "enum": [
        "CAL/252"
      ],
      "title": "CAL_252",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (x). Supercedes BUS/252, the number of Business Days in the Calculation Period or Compounding Period in respect of which payment is being made divided by 252."
    },
    
    {
      "enum": [
        "RBA Bond Basis"
      ],
      "title": "RBA_BOND_BASIS",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (xi), the calculation mechanics are driven deterministically by the Calculation Period Frequency (i.e. 0.25 if it is three months, 0.5 if it is 6 months, 1 if it is a year), except that if the first Calculation Period or the final Calculation Period is less than the Calculation Period Frequency, Actual/Actual (ISDA) shall apply to that Calculation Period"
    },
    
    {
      "enum": [
        "1/1"
      ],
      "title": "_1_1",
      "description": "Per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (a) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (a)."
    },
    
    {
      "enum": [
        "30E/360"
      ],
      "title": "_30E_360",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (vii), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (g) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (f). Note that the algorithm defined for this day count fraction has changed between the 2000 ISDA Definitions and 2006 ISDA Definitions. See Introduction to the 2006 ISDA Definitions for further information relating to this change."
    },
    
    {
      "enum": [
        "30E/360.ISDA"
      ],
      "title": "_30E_360_ISDA",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (viii), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (h). Note the algorithm for this day count fraction under the 2006 ISDA Definitions is designed to yield the same results in practice as the version of the 30E/360 day count fraction defined in the 2000 ISDA Definitions. See Introduction to the 2006 ISDA Definitions for further information relating to this change."
    },
    
    {
      "enum": [
        "30/360"
      ],
      "title": "_30_360",
      "description": "Per 2021 ISDA Definitions, Section 4.6.1 Day Count Fraction, paragraph (vi), per 2006 ISDA Definitions, Section 4.16. Day Count Fraction, paragraph (f) or Annex to the 2000 ISDA Definitions (June 2000 Version), Section 4.16. Day Count Fraction, paragraph (e)."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy