FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
The precise description of shared-9 should be: " iff(not exists(businessCentersReference|businessCenters), businessDayConvention = ("NONE", "NotApplicable")) "
closed
Minor
Always
Validation Rules
Admin
None
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”))