FpML Issues Tracker

868: guard on cd-17 needs to use eq instead of =

December 10, 2008

closed

Minor

Always

Validation Rules

Admin

None

Summary

The guard on cd-17 in the precise description is: " [count(generalTerms/referenceInformation/referenceObligation)=1] [exists(cashSettlementTerms/valuationDate/multipleValuationDates)] "

It should be: " [count(generalTerms/referenceInformation/referenceObligation) eq 1] [exists(cashSettlementTerms/valuationDate/multipleValuationDates)] "

Notes:

  • lyteck

    12/10/08 2:44 pm

    corrected (you meant cd-16)

  • matthewdr

    12/10/08 5:34 pm

    Tested, passed; closing.

  • Leave an update

    You must be logged in to post an update.