FpML Issues Tracker

887: fx-23 “neq” should be “ne”

December 10, 2008

closed

Minor

Have not tried

Validation Rules

Admin

None

Summary

In rule fx-23 "neq" should be "ne".

The rule today: " putCurrencyAmount/currency neq callCurrencyAmount/currency "

The solution: " putCurrencyAmount/currency ne callCurrencyAmount/currency "

Notes:

  • lyteck

    12/10/08 2:26 pm

    agreed. correct operator is “ne” and not “neq”.

    corrected 17 occurences throughout rules + updated validation architecture.

  • matthewdr

    12/10/08 5:38 pm

    Tested, passed; closed.

  • Leave an update

    You must be logged in to post an update.