FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
ln-28 does not call functions as functions as per the FpML Manual.
The rule today is: " ln-28 (Mandatory) Context: OneOffFeeNotice (complex type) [feePayment/feeType = AssignmentFee] loanContractSummary must not exist. "
The rule should be: " ln-28 (Mandatory) Context: OneOffFeeNotice (complex type) [feePayment/feeType = xs:token("AssignmentFee")] not(exists(loanContractSummary)) "
Notes:
lyteck
09/16/08 3:43 pm
ValWG (2008-09-16): not adopted – see related issue 806 for explanation