<
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
="
DataDocument
"
>
<
trade
>
...
<
swap
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
floatingCalcPeriodDates
"
>
...
<
terminationDate
>
<!-- CHANGE, Modified by: Christian, Date: 29/07/2003 2000 is a leap year... -->
<
unadjustedDate
>
2000-02-29
</
unadjustedDate
>
</
terminationDate
>
...
<
calculationPeriodFrequency
>
...
<
rollConvention
>
30
</
rollConvention
>
</
calculationPeriodFrequency
>
</
calculationPeriodDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
fixedCalcPeriodDates
"
>
...
<
terminationDate
>
<
unadjustedDate
>
1999-12-14
</
unadjustedDate
>
</
terminationDate
>
...
<
calculationPeriodFrequency
>
...
<
rollConvention
>
14
</
rollConvention
>
</
calculationPeriodFrequency
>
</
calculationPeriodDates
>
</
swapStream
>
</
swap
>
</
trade
>
</
FpML
>