<
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
>
<
unadjustedDate
>
2005-01-05
</
unadjustedDate
>
</
terminationDate
>
...
<
firstPeriodStartDate
>
<!-- CHANGE increased date below. Chris Simmons 14 May 2003, breaks ird-40 -->
<
unadjustedDate
>
2008-03-05
</
unadjustedDate
>
</
firstPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
fixedCalcPeriodDates
"
>
...
<
terminationDate
>
<
unadjustedDate
>
2005-01-05
</
unadjustedDate
>
</
terminationDate
>
...
<
firstPeriodStartDate
>
<
unadjustedDate
>
2000-03-05
</
unadjustedDate
>
</
firstPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
</
swap
>
</
trade
>
</
FpML
>