CDS Short Aussie Corp Fixed Regular Payment Schedule
Single-name CDM 7.2.0A type of CDS single name on australian corporate with fixed 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-03
- Effective date
- 2002-12-04
- Termination date
- 2007-12-04
- 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 — 71 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": "7adbb8d8",
"trade": {
"product": {
"taxonomy": [
{
"source": "ISDA",
"value": {
"name": {
"@data": "CreditDefaultSwap_SingleName"
}
},
"calculated": true
}
],
"economicTerms": {
"effectiveDate": {
"adjustableDate": {
"unadjustedDate": "2002-12-04"
}
},
"terminationDate": {
"adjustableDate": {
"unadjustedDate": "2007-12-04"
}
},
"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": "Amcor Ltd"
},
"entityIdentifier": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/entity-id-RED",
"@data": "0C575S"
},
"identifierType": "Other"
}
]
},
"referenceObligation": [
{
"security": {
"identifier": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/instrument-id-ISIN",
"@data": "US867211AA21"
},
"identifierType": "ISIN"
}
],
"assetType": "Security",
"securityType": "Debt"
}
}
]
}
},
"protectionTerms": [
{
"creditEvents": {
"restructuring": {
"applicable": true,
"restructuringType": {
"@data": "ModR"
}
}
}
}
]
},
{
"@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": "4"
}
},
"paymentDates": {
"paymentFrequency": {
"periodMultiplier": 3,
"period": "M"
},
"firstPaymentDate": "2003-03-04"
}
}
]
}
},
"tradeLot": [
{
"priceQuantity": [
{
"price": [
{
"@key:scoped": "price-1",
"value": 0.0056,
"unit": {
"currency": {
"@data": "USD"
}
},
"perUnitOf": {
"currency": {
"@data": "USD"
}
},
"priceType": "InterestRate"
}
]
},
{
"quantity": {
"@key:scoped": "quantity-1",
"value": 10000000,
"unit": {
"currency": {
"@data": "USD"
}
}
}
}
]
}
],
"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-03"
},
"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": "2001-01-03",
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "MasterConfirmation",
"masterConfirmationType": {
"@data": "ISDA1999Credit"
}
}
},
"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.