.cdm-java.6.0.0-dev.82.source-code.cdm-base-staticdata-asset-common-TaxonomySourceEnum.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.base.staticdata.asset.common",
"type": "string",
"title": "TaxonomySourceEnum",
"description": "Represents the enumerated values to specify taxonomy sources.",
"enum": [
"CFI",
"EMIR",
"EU_EMIR_EligibleCollateralAssetClass",
"ICAD",
"ISDA",
"Other",
"UK_EMIR_EligibleCollateralAssetClass",
"US_CFTC_PR_EligibleCollateralAssetClass"
],
"oneOf": [
{
"enum": [
"CFI"
],
"title": "CFI",
"description": "Represents the ISO 10962 Classification of Financial Instruments code."
},
{
"enum": [
"EMIR"
],
"title": "EMIR",
"description": "Represents the EMIR Article 9 Asset Definition Identifier code."
},
{
"enum": [
"EU_EMIR_EligibleCollateralAssetClass"
],
"title": "EU_EMIR_EligibleCollateralAssetClass",
"description": "Identifies European Union Eligible Collateral Assets classification categories based on EMIR Uncleared Margin Rules."
},
{
"enum": [
"ICAD"
],
"title": "ICAD",
"description": "Represents the ISDA Collateral Asset Definition Identifier code."
},
{
"enum": [
"ISDA"
],
"title": "ISDA",
"description": "Represents the ISDA product taxonomy."
},
{
"enum": [
"Other"
],
"title": "Other",
"description": "Denotes a user-specific scheme or taxonomy or other external sources not listed here."
},
{
"enum": [
"UK_EMIR_EligibleCollateralAssetClass"
],
"title": "UK_EMIR_EligibleCollateralAssetClass",
"description": "Identifies United Kingdom Eligible Collateral Assets classification categories based on UK Onshored EMIR Uncleared Margin Rules Eligible Collateral asset classes for both initial margin (IM) and variation margin (VM) posted and collected between specified entities.Please note: UK EMIR regulation will detail which eligible collateral assets classes apply to each type of entity pairing (counterparty) and which apply to posting of IM and VM."
},
{
"enum": [
"US_CFTC_PR_EligibleCollateralAssetClass"
],
"title": "US_CFTC_PR_EligibleCollateralAssetClass",
"description": "Identifies US Eligible Collateral Assets classification categories based on Uncleared Margin Rules published by the CFTC and the US Prudential Regulator. Note: While the same basic categories exist in the CFTC and US Prudential Regulators margin rules, the precise definitions or application of those rules could differ between the two rules."
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy