BasketReferenceInformation
Type CDM 7.2.0CDS Basket Reference Information.
Attributes
All 6 declared on BasketReferenceInformation. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| basketName | string | 0..1 | The name of the basket expressed as a free format string. FpML does not define usage rules for this element. |
| basketId | string | 0..* | A CDS basket identifier. |
| referencePool | ReferencePool | 1..1 | This element contains all the reference pool items to define the reference entity and reference obligation(s) in the basket. |
| nthToDefault | int | 0..1 | N th reference obligation to default triggers payout. |
| mthToDefault | int | 0..1 | M th reference obligation to default to allow representation of N th to M th defaults. |
| tranche | Tranche | 0..1 | This element contains CDS tranche terms. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
required choice nthToDefault, tranche if mthToDefault exists then nthToDefault exists if (nthToDefault exists and mthToDefault exists)
then nthToDefault < mthToDefault Referenced by
1 type holds a BasketReferenceInformation as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapBasketReferenceInformation | returns | — |
Open BasketReferenceInformation in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.