<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="fixedCalcPeriodDates">
<effectiveDate>
<unadjustedDate>
2000-04-27
</unadjustedDate>
</effectiveDate>
<terminationDate>
<unadjustedDate>
2002-04-27
</unadjustedDate>
</terminationDate>
...
<calculationPeriodFrequency>
<periodMultiplier>
6
</periodMultiplier>
<period>
M
</period>
</calculationPeriodFrequency>
</calculationPeriodDates>
...
<calculationPeriodAmount>
<calculation>
...
<fixedRateSchedule>
...
<step>
<stepDate>
2001-04-27
</stepDate>
</step>
</fixedRateSchedule>
</calculation>
</calculationPeriodAmount>
</swapStream>
</swap>
</trade>
</FpML>