PhysicalSettlementPeriod
Type CDM 7.2.0The model carries no description for this type.
Extends —
Extended by —
Attributes 3
Namespace cdm.product.common.settlement
Attributes
All 3 declared on PhysicalSettlementPeriod. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| businessDaysNotSpecified | boolean | 0..1 | An explicit indication that a number of business days are not specified and therefore ISDA fallback provisions should apply. |
| businessDays | int | 0..1 | A number of business days. Its precise meaning is dependant on the context in which this element is used. ISDA 2003 Term: Business Day. |
| maximumBusinessDays | int | 0..1 | A maximum number of business days. Its precise meaning is dependant on the context in which this element is used. Intended to be used to limit a particular ISDA fallback provision. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
BusinessDays Condition
FpML specifies businessDays as a NonNegativeInteger.
if businessDays exists then businessDays >= 0 MaximumBusinessDays Condition
FpML specifies maximumBusinessDays as a NonNegativeInteger.
if maximumBusinessDays exists then maximumBusinessDays >= 0 Referenced by
1 type holds a PhysicalSettlementPeriod as an attribute.
Open PhysicalSettlementPeriod 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.