<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">
...
<!-- CHANGE inserted the element below + children. Dates break ird-64. Chris Simmons 15 May 2003 -->
<mandatoryEarlyTerminationAdjustedDates>
<adjustedEarlyTerminationDate>
2001-09-30
</adjustedEarlyTerminationDate>
<adjustedCashSettlementValuationDate>
2001-09-20
</adjustedCashSettlementValuationDate>
<adjustedCashSettlementPaymentDate>
2001-09-30
</adjustedCashSettlementPaymentDate>
</mandatoryEarlyTerminationAdjustedDates>
</mandatoryEarlyTermination>
</earlyTerminationProvision>
</swap>
</trade>
</FpML>