FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
Rule shared-4 is today:
" Context: RelativeDateOffset (complex type) shared-4 (Mandatory) If the dayType is Business then the businessDayConvention should be NONE. "
The rule needs two changes. 1. NONE is a string. 2. "is" should be "=" 3. dayType=string Business is a condition
" shared-4 (Mandatory) Context: RelativeDateOffset (complex type)[dayType= string Business] Rule: businessDayConvention = string NONE. "
Notes:
lyteck
07/10/08 6:22 pm
implemented as proposed using new local condition construct.
Except, didn’t specify “string” types.
matthewdr
08/12/08 4:02 pm
Accepting the resolution upon review.
We need a separate issue for whether “NONE” is a string or token, etc.