<!-- == Copyright (c) 2002-2003. All rights reserved. == Financial Products Markup Language is subject to the FpML public license. == A copy of this license is available at http://www.fpml.org/documents/license -->
<
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
>
...
<
cancelableProvision
>
...
<!-- CHANGE, Modified by: Christian, Date: 17/11/2003 Changed from partyA -->
<
sellerPartyReference
href
="
accrualBusinessCenters0
"
/>
</
cancelableProvision
>
</
swap
>
</
trade
>
<
party
id
="
partyA
"
>
</
party
>
<
party
id
="
partyB
"
>
</
party
>
</
FpML
>