FpML Issues Tracker

796: ln-21 should use exists() as a function

August 29, 2008

closed

Minor

Always

Validation Rules

Admin

None

Summary

ln-21 should be written out to use exists() as a function.

" (exists($interestPaymentNotice/interestAccrualSchedule/interestRatePeriod/interestRate) and exists($interestPaymentNotice/interestAccrualSchedule/interestRatePeriod/margin) and exists($interestPaymentNotice/interestAccrualSchedule/interestRatePeriod/allInRate) and exists($interestPaymentNotice/interestAccrualSchedule/interestRatePeriod/interestDayBasis) and exists($interestPaymentNotice/interestAccrualSchedule/interestRatePeriod/indexTenor)) "

You can replace $interestPaymentNotice with the implicit context in XPath - i.e. just remove it.

Notes:

  • lyteck

    09/16/08 3:54 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.