BusinessCenters
Type CDM 7.2.0A class for specifying the business day calendar location used in determining whether a day is a business day or not, either by specifying this business center by reference to an enumerated list that is maintained by the FpML standard, or by reference to such specification when it exists elsewhere as part of the instance document. This class corresponds to the FpML BusinessCentersOrReference.model.
Attributes
All 3 declared on BusinessCenters. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| businessCenter | BusinessCenter | 0..* | A code identifying one or several business day calendar location(s). The set of business day calendar locations are specified by the business day calendar location enumeration which is maintained by the FpML standard. |
| commodityBusinessCalendar | CommodityBusinessCalendarEnum | 0..* | — |
| businessCentersReference | BusinessCenters | 0..1 | A reference to a financial business center location specified elsewhere in the instance document. |
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 businessCenter, businessCentersReference, commodityBusinessCalendar Referenced by
10 types hold a BusinessCenters 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 |
|---|---|---|
| MapBusinessCenters | returns | — |
| MapBusinessCenterOrBusinessCenterReference | returns | — |
| MapBusinessCenterReference | returns | — |
| MapCommodityBusinessCalendarToBusinessCenters | returns | — |
| GetAllBusinessCenters | takes | Returns a merged list of BusinessCenter codes for the supplied BusinessCenters. |
Open BusinessCenters 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.