CDS iBoxx OIS
Index CDM 7.2.0A type of CDS iBoxx based on overnight reference index.
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_Index | 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
- 2021-08-18
- Effective date
- 2021-08-18
- Termination date
- 2025-08-18
- 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 |
|---|---|
| Cash | base · staticdata · asset · common |
| CreditDefaultPayout | product · asset |
| FloatingRateIndex | observable · asset |
| FloatingRateSpecification | product · asset |
| InterestRateIndex | observable · asset |
| InterestRatePayout | product · asset |
| TradeState | event · common |
| UnscheduledTransfer | event · common |
The CDM JSON
The full canonical document — 92 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": "d1e9bbe6",
"trade": {
"product": {
"taxonomy": [
{
"source": "ISDA",
"value": {
"name": {
"@data": "CreditDefaultSwap_Index"
}
},
"calculated": true
}
],
"economicTerms": {
"effectiveDate": {
"adjustableDate": {
"unadjustedDate": "2021-08-18"
}
},
"terminationDate": {
"adjustableDate": {
"unadjustedDate": "2025-08-18"
}
},
"payout": [
{
"@type": "cdm.product.asset.CreditDefaultPayout",
"payerReceiver": {
"payer": "Party1",
"receiver": "Party2"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-1"
}
},
"generalTerms": {
"indexReferenceInformation": {
"identifier": [
{
"identifier": {
"@data": "iBoxx EUR Corporates"
},
"identifierType": "Name"
},
{
"identifier": {
"@scheme": "http://www.fpml.org/spec/2002/instrument-id-ISIN",
"@data": "DE0006301161"
},
"identifierType": "ISIN"
}
],
"assetType": "Other",
"name": {
"@data": "iBoxx EUR Corporates"
},
"assetClass": "Credit"
}
}
},
{
"@type": "cdm.product.asset.InterestRatePayout",
"payerReceiver": {
"payer": "Party2",
"receiver": "Party1"
},
"priceQuantity": {
"quantitySchedule": {
"@ref:scoped": "quantity-2"
}
},
"rateSpecification": {
"@type": "cdm.product.asset.FloatingRateSpecification",
"rateOption": {
"@ref:scoped": "InterestRateIndex-1"
},
"spreadSchedule": {
"price": {
"@ref:scoped": "price-1"
}
},
"initialRate": {
"value": 0.025,
"priceType": "InterestRate"
}
},
"resetDates": {
"initialFixingDate": {
"initialFixingDate": "2021-08-18"
},
"finalFixingDate": {
"unadjustedDate": "2025-08-18",
"dateAdjustments": {
"businessDayConvention": "NotApplicable"
}
}
}
}
]
}
},
"tradeLot": [
{
"priceQuantity": [
{
"price": [
{
"@key:scoped": "price-1",
"value": 0.02,
"unit": {
"currency": {
"@data": "USD"
}
},
"perUnitOf": {
"currency": {
"@data": "USD"
}
},
"priceType": "InterestRate",
"arithmeticOperator": "Add"
}
],
"quantity": {
"@key:scoped": "quantity-2",
"value": 1000000,
"unit": {
"currency": {
"@data": "USD"
}
}
},
"observable": {
"@key:scoped": "observable-1",
"@data": {
"@type": "cdm.observable.asset.InterestRateIndex",
"@key:scoped": "InterestRateIndex-1",
"@data": {
"@type": "cdm.observable.asset.FloatingRateIndex",
"identifier": [
{
"identifier": {
"@data": "USD-SOFR-OIS Compound"
},
"identifierType": "Other"
}
],
"assetType": "Other",
"assetClass": "InterestRate",
"floatingRateIndex": {
"@data": "USD-SOFR-OIS Compound"
}
}
}
}
},
{
"quantity": {
"@key:scoped": "quantity-1",
"value": 25000000,
"unit": {
"currency": {
"@data": "USD"
}
}
}
}
]
}
],
"counterparty": [
{
"role": "Party1",
"partyReference": {
"@ref:external": "party1"
}
},
{
"role": "Party2",
"partyReference": {
"@ref:external": "party2"
}
}
],
"tradeIdentifier": [
{
"issuerReference": {
"@ref:external": "party1"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.newbank.com/trade-id",
"@data": "CDX1234"
}
}
]
},
{
"issuerReference": {
"@ref:external": "party2"
},
"assignedIdentifier": [
{
"identifier": {
"@scheme": "http://www.massivebank.com/trade-id",
"@data": "1234A6"
}
}
]
}
],
"tradeDate": {
"@data": "2021-08-18"
},
"party": [
{
"@key:external": "party1",
"partyId": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
"@data": "HPFHU0OQ28E4N0NFVK49"
},
"identifierType": "LEI"
}
],
"name": {
"@data": "New Bank, New York"
}
},
{
"@key:external": "party2",
"partyId": [
{
"identifier": {
"@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
"@data": "254900O1WT2BXINL9612"
},
"identifierType": "LEI"
}
],
"name": {
"@data": "Massive Bank, New York"
}
}
],
"contractDetails": {
"documentation": [
{
"agreementDate": "2022-07-21",
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "MasterConfirmation"
}
},
"contractualParty": [
{
"@ref:external": "party1"
},
{
"@ref:external": "party2"
}
]
},
{
"legalAgreementIdentification": {
"agreementName": {
"agreementType": "Confirmation"
}
},
"contractualParty": [
{
"@ref:external": "party1"
},
{
"@ref:external": "party2"
}
]
}
]
}
},
"transferHistory": [
{
"transfer": {
"@type": "cdm.event.common.UnscheduledTransfer",
"quantity": {
"value": 16000,
"unit": {
"currency": {
"@data": "USD"
}
}
},
"asset": {
"@type": "cdm.base.staticdata.asset.common.Cash",
"identifier": [
{
"identifier": {
"@data": "USD"
},
"identifierType": "CurrencyCode"
}
],
"assetType": "Cash"
},
"payerReceiver": {
"payerPartyReference": {
"@ref:external": "party1"
},
"receiverPartyReference": {
"@ref:external": "party2"
}
},
"transferType": "Upfront"
}
}
]
} Open this product
Walk the structure in the free viewer, or see how Trader renders a ticket from a product specification.