FpML Issues Tracker

897: shared-9 not valid XPath

December 12, 2008

closed

Minor

Always

Validation Rules

Admin

None

Summary

The precise description of shared-9 should be: " iff(not exists(businessCentersReference|businessCenters), businessDayConvention = ("NONE", "NotApplicable")) "

Notes:

  • lyteck

    12/12/08 3:18 pm

    fixed syntax as:

    iff(not(exists(businessCentersReference | businessCenters)), businessDayConvention = (“NONE”, “NotApplicable”))

  • Leave an update

    You must be logged in to post an update.