<
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
>
...
<
calculationPeriodDates
id
="
floatingCalcPeriodDates
"
>
...
<
terminationDate
>
<!-- CHANGE Date below increased, was 2005, breaks IRD-41. Chris Simmons, 14 May 2003 -->
<
unadjustedDate
>
1995-01-05
</
unadjustedDate
>
</
terminationDate
>
...
<
firstRegularPeriodStartDate
>
2000-10-05
</
firstRegularPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
fixedCalcPeriodDates
"
>
...
<
terminationDate
>
<
unadjustedDate
>
2005-01-05
</
unadjustedDate
>
</
terminationDate
>
...
<
firstRegularPeriodStartDate
>
2000-10-05
</
firstRegularPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
</
swap
>
</
trade
>
</
FpML
>