<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>
<swapStream>
...
<paymentDates>
...
<!-- INVALID FOR IRD51 firstPaymentDate < lastRegularPaymentDate -->
<!-- CHANGED, Added by: Keith Date: 14-05-2003 -->
<firstPaymentDate>
1995-12-14
</firstPaymentDate>
<lastRegularPaymentDate>
1994-12-14
</lastRegularPaymentDate>
</paymentDates>
</swapStream>
<swapStream>
...
<paymentDates> </paymentDates>
</swapStream>
</swap>
</trade>
</FpML>