FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
As per the FpML Manual, ln-27 needs to make it calls to functions explicit.
Rule today: " ln-27 (Mandatory) Context: OneOffFeeNotice (complex type) [feePayment/feeType = BreakageFee] loanContractSummary must exist. "
Corrected rule: " ln-27 (Mandatory) Context: OneOffFeeNotice (complex type) [feePayment/feeType = xs:token("BreakageFee")] exists(loanContractSummary) "
At the moment "BreakageFee" looks like an XPath.
Notes:
lyteck
09/16/08 3:44 pm
ValWG (2008-09-16): not adopted – see related issue 806 for explanation