<!-- This example is an FX One Touch Digital Option
== UBS buys a two week GBP/USD One Touch (implicitly American) option and pays a premium.
== At any time before expiry, if the spot rate is above the trigger rate, UBS receives a payout - but this is deferred to maturity -->
<!-- == 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>
...
<fxDigitalOption>
...
<sellerPartyReference href="CITI"/>
</fxDigitalOption>
</trade>
<party id="CITI"> </party>
<party id="UBSW"> </party>
</FpML>