FpML Issues Tracker

695: ird-25 missing else clause

May 14, 2008

closed

Minor

Always

Validation Rules

Admin

None

Summary

The rule ird-25 is missing an else clause. The value is undefined in the case of step elements existing.

The rule today is: " Context: Schedule (complex type) ird-25 (Mandatory) If there are no step elements then initialValue must be non-zero. "

The proposed solution is to add a condition to the context. The rule should be: " Context: Schedule (complex type)[not(exists(step))] ird-25 (Mandatory) initialValue not equal to zero. "

Notes:

  • matthewdr

    06/03/08 1:53 pm

    Agreed at VWG. Marc Gratacos to implement.

  • lyteck

    07/07/08 2:38 pm

    fixed as proposed (using new specs format)

  • matthewdr

    08/12/08 4:24 pm

    Accepting the resolution after review.

    At the time we agreed to have “initialValue not equal to zero.”, but later Lyteck proposed (and it was accepted) to have “initialValue != 0”.

  • Leave an update

    You must be logged in to post an update.