FpML Issues Tracker

800: ln-27 needs to call functions explicitly

August 29, 2008

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

  • Leave an update

    You must be logged in to post an update.