.cdm-java.6.0.0-dev.82.source-code.cdm-product-asset-ReferencePair.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.asset",
"type": "object",
"title": "ReferencePair",
"properties": {
"referenceEntity": {
"description": "The corporate or sovereign entity on which you are buying or selling protection and any successor that assumes all or substantially all of its contractual and other obligations. It is vital to use the correct legal name of the entity and to be careful not to choose a subsidiary if you really want to trade protection on a parent company. Please note, Reference Entities cannot be senior or subordinated. It is the obligations of the Reference Entities that can be senior or subordinated. ISDA 2003 Term: Reference Entity.",
"$ref": "cdm-base-staticdata-party-LegalEntity.schema.json"
},
"referenceObligation": {
"description": "The Reference Obligation is a financial instrument that is either issued or guaranteed by the reference entity. It serves to clarify the precise reference entity protection is being offered upon, and its legal position with regard to other related firms (parents/subsidiaries). Furthermore the Reference Obligation is ALWAYS deliverable and establishes the Pari Passu ranking (as the deliverable bonds must rank equal to the reference obligation). ISDA 2003 Term: Reference Obligation.",
"$ref": "cdm-product-asset-ReferenceObligation.schema.json"
},
"noReferenceObligation": {
"description": "Used to indicate that there is no Reference Obligation associated with this Credit Default Swap and that there will never be one.",
"type": "boolean"
},
"entityType": {
"description": "Defines the reference entity types corresponding to a list of types in the ISDA First to Default documentation.",
"$ref": "cdm-base-staticdata-party-metafields-FieldWithMetaEntityTypeEnum.schema.json"
}
},
"required": [
"referenceEntity",
"entityType"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy