1135: fx-21 looks incorrect
fx-21 says : Context: FxSingleLeg (complex type) If cashSettlement exists, then exchangeRate/forwardPoints must exist However, the invalid test case for fx-21 “invalid-fx-51-01.xml” does not have a cashSettlement element, which is found only in complex type “FxOption”, but not in “FxSingleLeg”. The test case has element “nonDeliverableSettlement” instead, which is found in complex type “FxCoreDetails.model”. Therefore … Continued