FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
ln-20 can be written out more simply.
The current form is: "interestPayment/amount/shareAmount/amount = the sum of all interestAccrualSchedule/interestAccrualPeriod/shareInterestAccrualAmount/amount."
The proposed simple form is: "interestPayment/amount/shareAmount/amount = sum(interestAccrualSchedule/interestAccrualPeriod/shareInterestAccrualAmount/amount)
This also make correct use of the sum() function. This is important as currently the term "sum" is undefined.
Notes:
lyteck
09/16/08 3:56 pm
ValWG (2008-09-16): not adopted – see related issue 806 for explanation