<
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
>
<
tradeHeader
>
...
<
tradeDate
id
="
TradeDate
"
>
2001-07-13
</
tradeDate
>
</
tradeHeader
>
<
equityOption
>
...
<
equityExercise
>
<
equityAmericanExercise
>
...
<
expirationDate
>
<
adjustableDate
>
<!-- CHANGE, not after trade date any more -->
<
unadjustedDate
>
2000-09-27
</
unadjustedDate
>
</
adjustableDate
>
</
expirationDate
>
</
equityAmericanExercise
>
</
equityExercise
>
</
equityOption
>
</
trade
>
</
FpML
>