<
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
>
...
<
swap
>
...
<
earlyTerminationProvision
>
<
optionalEarlyTermination
>
<
americanExercise
>
...
<
earliestExerciseTime
>
<!-- CHANGE modified time below so that it exceeds latestExerciseTime. Chris Simmons, 15 May 2003 -->
<
hourMinuteTime
>
12:00:00
</
hourMinuteTime
>
</
earliestExerciseTime
>
<
latestExerciseTime
>
<
hourMinuteTime
>
11:00:00
</
hourMinuteTime
>
</
latestExerciseTime
>
</
americanExercise
>
</
optionalEarlyTermination
>
</
earlyTerminationProvision
>
</
swap
>
</
trade
>
</
FpML
>