<
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
"
>
...
<
firstPeriodStartDate
>
<!-- CHANGE, Modified by: Christian, Date: 29/07/2003 Changed from 2000-03-05 -->
<
unadjustedDate
>
2000-11-05
</
unadjustedDate
>
</
firstPeriodStartDate
>
<
firstRegularPeriodStartDate
>
2000-10-05
</
firstRegularPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
fixedCalcPeriodDates
"
>
...
<
firstPeriodStartDate
>
<
unadjustedDate
>
2000-03-05
</
unadjustedDate
>
</
firstPeriodStartDate
>
<
firstRegularPeriodStartDate
>
2000-10-05
</
firstRegularPeriodStartDate
>
</
calculationPeriodDates
>
</
swapStream
>
</
swap
>
</
trade
>
</
FpML
>