FpML Issues Tracker

795: ln-20 can be written more simply

August 29, 2008

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

  • Leave an update

    You must be logged in to post an update.