801: ln-28 needs to call functions explicitly
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)) “