FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
There are three loan preconditions that are very simple and used only once. They aren't justified as needing to be preconditions. With the change in the way FpML VWG specifies rules, they should now be written out as plain conditions upon the rules.
The preconditions are: " Precondition: MultipleInterestRatePeriod (context: InterestAccrualSchedule) More than one interestRatePeriod exist. Precondition: MultipleLenderLoanContractPeriod (context: InterestAccrualSchedule) More than one lenderLoanContractPeriod exist. Precondition: MultipleInterestAccrualPeriod (context: InterestAccrualSchedule) More than one interestAccrualPeriod exist. "
Notes:
lyteck
07/16/08 7:55 pm
agreed. implemented as suggested:
– “demoted” 3 global conditions to local conditions for ln-7, ln-8, ln-9
matthewdr
08/12/08 4:28 pm
Accepting the resolution.
We need to consdier the conditions separately now they’re in the correct place.