CDS 2003 Short Asia Corp Fixed Regular Payment Schedule
Single-name CDM 7.2.0A type of CDS on single name asia corpate debt with fixed regular payment schedule.
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
- 2002-12-04
- Effective date
- 2002-12-05
- Termination date
- 2007-12-05
- Currency
- JPY
- 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 — 70 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": "d56ce9",
"trade": {
"product": {
"taxonomy": [
{
"source": "ISDA",
"value": {
"name": {
"@data": "CreditDefaultSwap_SingleName"
}
},
"calculated": true
}
],
"economicTerms": {
"effectiveDate": {
"adjustableDate": {
"unadjustedDate": "2002-12-05"
}
},
"terminationDate": {
"adjustableDate": {
"unadjustedDate": "2007-12-05"
}
},
"payout": [
{
"@type": "cdm.product.asset.CreditDefaultPayout",
"payerReceiver": {
"payer": "Party1",
"receiver": "Party2"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-1"
}
},
"generalTerms": {
"referenceInformation": {
"referenceEntity": {
"@key:external": "referenceEntity",
"name": {
"@data": "Aiful Corporation"
},
"entityIdentifier": [
{
"identifier": {
"@data": "008FAQ"
},
"identifierType": "Other"
}
]
},
"referenceObligation": [
{
"security": {
"identifier": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/instrument-id-ISIN",
"@data": "JP310504B117"
},
"identifierType": "ISIN"
}
],
"assetType": "Security",
"securityType": "Debt"
},
"primaryObligorReference": {
"@ref:external": "referenceEntity"
}
}
]
}
},
"protectionTerms": [
{
"creditEvents": {
"restructuring": {
"applicable": true
}
}
}
]
},
{
"@type": "cdm.product.asset.InterestRatePayout",
"payerReceiver": {
"payer": "Party2",
"receiver": "Party1"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-1"
}
},
"rateSpecification": {
"@type": "cdm.product.asset.FixedRateSpecification",
"rateSchedule": {
"price": {
"@ref:scoped": "price-1"
}
}
},
"calculationPeriodDates": {
"calculationPeriodFrequency": {
"periodMultiplier": 3,
"period": "M",
"rollConvention": "5"
}
},
"paymentDates": {
"paymentFrequency": {
"periodMultiplier": 3,
"period": "M"
},
"firstPaymentDate": "2003-03-05"
}
}
]
}
},
"tradeLot": [
{
"priceQuantity": [
{
"price": [
{
"@key:scoped": "price-1",
"value": 0.007,
"unit": {
"currency": {
"@data": "JPY"
}
},
"perUnitOf": {
"currency": {
"@data": "JPY"
}
},
"priceType": "InterestRate"
}
]
},
{
"quantity": {
"@key:scoped": "quantity-1",
"value": 500000000,
"unit": {
"currency": {
"@data": "JPY"
}
}
}
}
]
}
],
"counterparty": [
{
"role": "Party1",
"partyReference": {
"@ref:external": "party2"
}
},
{
"role": "Party2",
"partyReference": {
"@ref:external": "party1"
}
}
],
"tradeIdentifier": [
{
"issuerReference": {
"@ref:external": "party1"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.xyzbank.com/cd-trade-id",
"@data": "xyz1234"
}
}
]
},
{
"issuerReference": {
"@ref:external": "party2"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.abcbank.com/cd-trade-id",
"@data": "abc1234"
}
}
]
}
],
"tradeDate": {
"@data": "2002-12-04"
},
"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": [
{
"agreementDate": "2003-06-06",
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "MasterConfirmation",
"masterConfirmationType": {
"@data": "ISDA2003CreditJapan"
}
}
},
"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.