1136: rule fx-51 not fired by test case invalid-fx-51-01.xml

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

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