FpML Issues Tracker

812: SameCurrencyScheme should be a function

September 12, 2008

closed

Minor

Always

Validation Rules

Admin

None

Summary

The Condition "SameCurrencyScheme" should be a function according to the FpML Rules Specification. Please rewrite this as a function.

" Condition: SameCurrencyScheme Elements containing currency code values (e.g. GBP, USD, etc.) can only be tested for equality or inequality if they are both reference the same currency scheme URI in their currencyScheme attribute. "

There is already a function defined for this: rules-functions.html#same-currency

This affects fx-4, fx-5, fx-6, fx-27, and fx-31.

Notes:

  • lyteck

    09/16/08 6:27 pm

    ValWG (2008-09-16): Agreed to change condition SameCurrencyScheme to a function (making the specs consistent with the recent implementation of same-currency() function)

    action: Lyteck to implement as a function

  • lyteck

    09/30/08 4:45 pm

    implemented new function same-currency-scheme() and fixed all impacted fx rules.

  • Leave an update

    You must be logged in to post an update.