FpML Issues Tracker
closed
Minor
Sometimes
Commodities
Admin
iyermakova
Summary
DeliveryDatesEnum (see xsd-enum-5-3.xsd) " The "1stNearbyWeek" (and 52ndNearbyWeek added for Commodity Derivatives) enumerations are invalid - JAXB can't have enumerations with leading numerals natively, so special-case bindings need to be written. As a minimum, when new enumerations use leading numerals there should be consistency applied - e.g. the new DeliveryDatesEnum: FourthNearby through EleventhNearby, ThirteenthNearby, FourteenthNearby, 1stNearbyWeek through 52ndtNearbyWeek - using consistent naming would be of great help e.g. FirstNearby FiftySecondNearby "
Notes:
iyermakova
04/17/12 4:27 pm
iyermakova
07/13/18 2:28 pm
This issue is closed.
The values in DeliveryDatesEnum have been changed in FpML 5.3REC, using the consistent naming approach. (e.g. 1stNearbyWeek is changed to firstNearbyWeek, etc.)