CDS Loan Secured List
Single-name CDM 7.2.0A type of CDS single name on a loan secured list.
Classification
How the product classifies itself. Values marked calculated were produced by the CDM's own qualification functions rather than asserted by the sender.
| Scheme | Qualifier | Source |
|---|---|---|
| ISDA | CreditDefaultSwap_SingleName | Calculated by CDM |
Economics in this example
Read out of the example itself. These are the values FINOS published, not a recommendation — use the example for structure, not for market data.
- Trade date
- 2006-12-01
- Effective date
- 2006-12-02
- Termination date
- 2010-03-21
- Currency
- USD
- Parties
- 2
- Roles
- Party1, Party2
CDM types used
Every type this product instantiates. Each one links to its entry in the model reference, so you can see the attributes and conditions behind it.
| Type | Namespace |
|---|---|
| CreditDefaultPayout | product · asset |
| FixedRateSpecification | product · asset |
| InterestRatePayout | product · asset |
| TradeState | event · common |
The CDM JSON
The full canonical document — 103 values, rooted at TradeState. Download it, or open it in the viewer to walk the tree.
{
"@model": "cdm",
"@type": "cdm.event.common.TradeState",
"@version": "0.0.0.master-SNAPSHOT",
"@key": "f3cd87ee",
"trade": {
"product": {
"taxonomy": [
{
"source": "ISDA",
"value": {
"name": {
"@data": "CreditDefaultSwap_SingleName"
}
},
"calculated": true
}
],
"economicTerms": {
"effectiveDate": {
"adjustableDate": {
"unadjustedDate": "2006-12-02",
"dateAdjustments": {
"businessDayConvention": "NONE"
}
}
},
"terminationDate": {
"adjustableDate": {
"unadjustedDate": "2010-03-21",
"dateAdjustments": {
"businessDayConvention": "NONE"
}
}
},
"dateAdjustments": {
"businessDayConvention": "FOLLOWING"
},
"payout": [
{
"@type": "cdm.product.asset.CreditDefaultPayout",
"payerReceiver": {
"payer": "Party1",
"receiver": "Party2"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-1"
}
},
"settlementTerms": {
"settlementType": "Physical",
"physicalSettlementTerms": {
"physicalSettlementPeriod": {
"maximumBusinessDays": 30
},
"deliverableObligations": {
"accruedInterest": false,
"category": "Loan",
"notSubordinated": true,
"notContingent": true,
"consentRequiredLoan": {
"applicable": true
},
"transferable": true,
"maximumMaturity": {
"periodMultiplier": 30,
"period": "Y"
},
"notBearer": true
}
}
},
"generalTerms": {
"referenceInformation": {
"referenceEntity": {
"name": {
"@data": "CompanyDEF"
}
},
"allGuarantees": false,
"referencePrice": {
"value": 1,
"unit": {
"currency": {
"@data": "USD"
}
},
"perUnitOf": {
"currency": {
"@data": "USD"
}
},
"priceType": "AssetPrice"
}
}
},
"protectionTerms": [
{
"creditEvents": {
"bankruptcy": true,
"failureToPay": {
"applicable": true,
"paymentRequirement": {
"value": 500000,
"unit": {
"currency": {
"@data": "USD"
}
}
}
},
"defaultRequirement": {
"value": 5000000,
"unit": {
"currency": {
"@data": "USD"
}
}
},
"creditEventNotice": {
"notifyingParty": [
"Party2",
"Party1"
],
"publiclyAvailableInformation": {
"specifiedNumber": 2
}
}
},
"obligations": {
"category": "BorrowedMoney",
"notSubordinated": true
}
}
]
},
{
"@type": "cdm.product.asset.InterestRatePayout",
"payerReceiver": {
"payer": "Party2",
"receiver": "Party1"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-2"
}
},
"rateSpecification": {
"@type": "cdm.product.asset.FixedRateSpecification",
"rateSchedule": {
"price": {
"@ref:scoped": "price-1"
}
}
},
"dayCountFraction": {
"@data": "ACT/360"
},
"calculationPeriodDates": {
"calculationPeriodFrequency": {
"periodMultiplier": 3,
"period": "M",
"rollConvention": "20"
}
},
"paymentDates": {
"paymentFrequency": {
"periodMultiplier": 3,
"period": "M"
},
"firstPaymentDate": "2007-03-20",
"lastRegularPaymentDate": "2010-03-20"
}
}
],
"calculationAgent": {
"calculationAgentParty": "CalculationAgentIndependent"
}
}
},
"tradeLot": [
{
"priceQuantity": [
{
"price": [
{
"@key:scoped": "price-1",
"value": 0.0115,
"unit": {
"currency": {
"@data": "USD"
}
},
"perUnitOf": {
"currency": {
"@data": "USD"
}
},
"priceType": "InterestRate"
}
],
"quantity": {
"@key:scoped": "quantity-2",
"value": 5000000,
"unit": {
"currency": {
"@data": "USD"
}
}
}
},
{
"quantity": {
"@key:scoped": "quantity-1",
"value": 5000000,
"unit": {
"currency": {
"@data": "USD"
}
}
}
}
]
}
],
"counterparty": [
{
"role": "Party1",
"partyReference": {
"@ref:external": "party2"
}
},
{
"role": "Party2",
"partyReference": {
"@ref:external": "party1"
}
}
],
"ancillaryParty": [
{
"role": "CalculationAgentIndependent",
"partyReference": [
{
"@ref:external": "party1"
}
]
}
],
"tradeIdentifier": [
{
"issuerReference": {
"@ref:external": "party1"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.partyA.com/",
"@data": "109257"
}
}
]
},
{
"issuerReference": {
"@ref:external": "party2"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.partyB.com/",
"@data": "1234567"
}
}
]
}
],
"tradeDate": {
"@data": "2006-12-01"
},
"party": [
{
"@key:external": "party1",
"partyId": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
"@data": "254900BIAQJIUV6DLE92"
},
"identifierType": "LEI"
}
],
"name": {
"@data": "XYZ Bank"
}
},
{
"@key:external": "party2",
"partyId": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
"@data": "549300VBWWV6BYQOWM67"
},
"identifierType": "LEI"
}
],
"name": {
"@data": "ABC Bank"
}
}
],
"contractDetails": {
"documentation": [
{
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "MasterAgreement",
"masterAgreementType": {
"@data": "ISDAMaster"
}
},
"vintage": 1992
},
"contractualParty": [
{
"@ref:external": "party2"
},
{
"@ref:external": "party1"
}
]
},
{
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "Confirmation",
"contractualDefinitionsType": [
{
"@data": "ISDA2003CreditDerivatives"
}
],
"contractualTermsSupplement": [
{
"contractualTermsSupplementType": {
"@data": "ISDA2003CreditMay2003"
}
}
]
}
},
"contractualParty": [
{
"@ref:external": "party2"
},
{
"@ref:external": "party1"
}
]
}
]
}
}
} Open this product
Walk the structure in the free viewer, or see how Trader renders a ticket from a product specification.