FxHaircutCurrency
Type CDM 7.2.0A class to specify the reference currency for the purpose of specifying the FX Haircut relating to a posting obligation, as being either the Termination Currency or an FX Designated Currency.
Attributes
All 2 declared on FxHaircutCurrency. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| isTerminationCurrency | boolean | 1..1 | The reference currency for the purpose of specifying the FX Haircut relating to a posting obligation is the Termination Currency when the Boolean value is set to True. |
| fxDesignatedCurrency | string | 0..1 | When specified, the reference currency for the purpose of specifying the FX Haircut relating to a posting obligation. The list of valid currencies is not presently positioned as an enumeration as part of the CDM because that scope is limited to the values specified by ISDA and FpML. As a result, implementers have to make reference to the relevant standard, such as the ISO 4217 standard for currency codes. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if isTerminationCurrency = True
then fxDesignatedCurrency is absent if isTerminationCurrency = False
then fxDesignatedCurrency exists Referenced by
3 types hold a FxHaircutCurrency as an attribute.
Open FxHaircutCurrency 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.