<FpML version="4-0" xmlns="http://www.fpml.org/2003/FpML-4-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2003/FpML-4-0 fpml-main-4-0.xsd" xsi:type="TradeAffirmation">
...
<trade>
...
<swap>
...
<earlyTerminationProvision>
<mandatoryEarlyTermination id="mandatoryEarlyTerminationDate0">
...
<cashSettlement id="cashSettlement0">
...
<!-- CHANGE the cashSettlement... below should not be in a mandatoryEarlyTermination. By Chris Simmons. Date 14 May 2003 -->
<cashSettlementPaymentDate> </cashSettlementPaymentDate>
</cashSettlement>
</mandatoryEarlyTermination>
</earlyTerminationProvision>
</swap>
</trade>
</FpML>