<
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
>
...
<
swaption
>
...
<
premium
>
...
<
paymentDate
>
...
<
dateAdjustments
>
...
<!-- CHANGE added the id attribute below. By Chris Simmons, 14 May 2003 -->
<
businessCenters
id
="
mybusinessref
"
>
</
businessCenters
>
</
dateAdjustments
>
</
paymentDate
>
</
premium
>
<
europeanExercise
id
="
europeanExercise0
"
>
<
expirationDate
>
<
adjustableDate
>
...
<
dateAdjustments
>
...
<
businessCenters
>
</
businessCenters
>
</
dateAdjustments
>
</
adjustableDate
>
</
expirationDate
>
<
relevantUnderlyingDate
>
<
relativeDates
>
...
<
businessCenters
>
</
businessCenters
>
</
relativeDates
>
</
relevantUnderlyingDate
>
</
europeanExercise
>
...
<
swap
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
CalcPeriodDates0
"
>
...
<
terminationDate
>
...
<
dateAdjustments
>
...
<
businessCenters
id
="
accrualBusinessCenters0
"
>
</
businessCenters
>
</
dateAdjustments
>
</
terminationDate
>
<
calculationPeriodDatesAdjustments
>
...
<
businessCentersReference
href
="
accrualBusinessCenters0
"
/>
</
calculationPeriodDatesAdjustments
>
</
calculationPeriodDates
>
<
paymentDates
>
...
<
paymentDatesAdjustments
>
...
<
businessCenters
id
="
paymentBusinessCenters0
"
>
</
businessCenters
>
</
paymentDatesAdjustments
>
</
paymentDates
>
</
swapStream
>
<
swapStream
>
...
<
calculationPeriodDates
id
="
CalcPeriodDates1
"
>
...
<
terminationDate
>
...
<
dateAdjustments
>
...
<
businessCenters
id
="
accrualBusinessCenters1
"
>
</
businessCenters
>
</
dateAdjustments
>
</
terminationDate
>
<
calculationPeriodDatesAdjustments
>
...
<!-- CHANGE inserted a ref to inserted id above. By Chris Simmons, 14 May 2003 -->
<
businessCentersReference
href
="
mybusinessref
"
/>
</
calculationPeriodDatesAdjustments
>
</
calculationPeriodDates
>
<
paymentDates
>
...
<
paymentDatesAdjustments
>
...
<
businessCenters
id
="
paymentBusinessCenters1
"
>
</
businessCenters
>
</
paymentDatesAdjustments
>
</
paymentDates
>
<
resetDates
id
="
resetDates0
"
>
...
<
fixingDates
>
...
<
businessCenters
id
="
fixingBusinessCenters0
"
>
</
businessCenters
>
</
fixingDates
>
...
<
resetDatesAdjustments
>
...
<
businessCentersReference
href
="
paymentBusinessCenters1
"
/>
</
resetDatesAdjustments
>
</
resetDates
>
</
swapStream
>
</
swap
>
</
swaption
>
</
trade
>
</
FpML
>