<
FpML
version
="
4-1
"
xmlns
="
http://www.fpml.org/2004/FpML-4-1
"
xmlns:xsi
="
http://www.w3.org/2001/XMLSchema-instance
"
xsi:schemaLocation
="
http://www.fpml.org/2004/FpML-4-1 fpml-main-4-1.xsd http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd
"
xsi:type
="
DataDocument
"
>
<
trade
>
<
tradeHeader
>
...
<
tradeDate
>
2002-07-01
</
tradeDate
>
</
tradeHeader
>
<
equityOption
>
...
<!-- CHANGE, Modified by: Christian Changed from 2002-07-26, now before trade date -->
<
equityEffectiveDate
>
2002-06-26
</
equityEffectiveDate
>
</
equityOption
>
</
trade
>
</
FpML
>