FpML Issues Tracker
closed
Minor
Have not tried
Validation Rules
Admin
None
Summary
cd-16 today is: " cashSettlementTerms/valuationMethod eq ("AverageMarket", "Highest", "AverageHighest") "
Fixed, it is: " cashSettlementTerms/valuationMethod = ("AverageMarket", "Highest", "AverageHighest") "
The correct solutiuon can be found in XPath in the XQuery reference implementation in Subversion.
Notes:
lyteck
12/10/08 2:34 pm
agreed that this is incorrect. corrected as proposed.
matthewdr
12/11/08 8:14 am
Closing after review.