FpML Issues Tracker

892: ird-57 is illegal XPath

December 11, 2008

closed

Minor

Have not tried

Validation Rules

Admin

None

Summary

The rule is currently: " rollConvention ne ("NONE", "SFE", "MON", "TUE", "WED", "THU", "FRI", "SAT","SUN") "

The rule should be: " not(rollConvention = ("NONE", "SFE", "MON", "TUE", "WED", "THU", "FRI", "SAT","SUN")) "

Notes:

  • lyteck

    12/11/08 4:32 pm

    fixed

  • matthewdr

    12/11/08 4:35 pm

    tested

  • Leave an update

    You must be logged in to post an update.