<
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
"
>
</
calculationPeriodDates
>
<
paymentDates
>
<!-- VALID for arch5 -->
<!-- CHANGED, by: Keith date: 15-05-2003 -->
<
calculationPeriodDatesReference
href
="
floatingCalcPeriodDates
"
/>
</
paymentDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
fixedCalcPeriodDates
"
>
</
calculationPeriodDates
>
<
paymentDates
>
<
calculationPeriodDatesReference
href
="
fixedCalcPeriodDates
"
/>
</
paymentDates
>
</
swapStream
>
</
swap
>
</
trade
>
</
FpML
>