<
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
="
RequestTradeConfirmation
"
>
...
<
trade
>
...
<
equityOption
>
...
<
equityExercise
>
<
equityEuropeanExercise
>
<
expirationDate
>
<
adjustableDate
>
<
unadjustedDate
>
2004-12-19
</
unadjustedDate
>
</
adjustableDate
>
</
expirationDate
>
</
equityEuropeanExercise
>
...
<
equityValuation
id
="
valuation
"
>
<
valuationDate
id
="
ValuationDate
"
>
<
adjustableDate
>
<!-- CHANGE, Modified by: Christian Changed from 2004-12-19, not equal to expiration date now -->
<
unadjustedDate
>
2004-12-20
</
unadjustedDate
>
</
adjustableDate
>
</
valuationDate
>
</
equityValuation
>
</
equityExercise
>
</
equityOption
>
</
trade
>
</
FpML
>