UNPKG

interchange-schema-registry

Version:

A Global Schema Registry for Data Interchange formats

198 lines (197 loc) 7.39 kB
<?xml version="1.0" encoding="utf-8" ?> <!--View is confirmation--> <!--Version is 5-10--> <!--NS is http://www.fpml.org/FpML-5/confirmation--> <!-- == Copyright (c) 2014-2018 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/license/license.html --> <!-- Pivot Tarf example.docx --> <executionNotification xmlns="http://www.fpml.org/FpML-5/confirmation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" fpmlVersion="5-10" xsi:schemaLocation="http://www.fpml.org/FpML-5/confirmation ../../fpml-main-5-10.xsd http://www.w3.org/2000/09/xmldsig# ../../xmldsig-core-schema.xsd" > <header> <messageId messageIdScheme="http://www.executionnotificationservice.com/coding-scheme/messageId">FX456a789b</messageId> <sentBy messageAddressScheme="http://www.executionnotificationservice.com/partyId">EXECSRV</sentBy> <sendTo messageAddressScheme="http://www.executionnotificationservice.com/partyId">PARTYA</sendTo> <creationTimestamp>2011-03-01T08:57:00Z</creationTimestamp> </header> <isCorrection>false</isCorrection> <trade> <tradeHeader> <partyTradeIdentifier> <partyReference href="ptyA" /> <tradeId tradeIdScheme="http://www.partyA.com/fx/trade-id">12345</tradeId> </partyTradeIdentifier> <tradeDate>2013-07-04</tradeDate> </tradeHeader> <fxTargetKnockoutForward> <quotedCurrencyPair> <currency1>EUR</currency1> <currency2>USD</currency2> <quoteBasis>Currency2PerCurrency1</quoteBasis> </quotedCurrencyPair> <notionalAmount> <initialValue>10000000.00</initialValue> <currency>EUR</currency> </notionalAmount> <target> <accumulationRegion> <lowerBound> <condition>AtOrAbove</condition> <strikeReference href="s1" /> </lowerBound> </accumulationRegion> <accumulationRegion> <upperBound> <condition>AtOrBelow</condition> <strikeReference href="s2" /> </upperBound> </accumulationRegion> <knockoutLevel> <amount> <currency>USD</currency> <amount>150000</amount> </amount> <targetStyle>Exact</targetStyle> <settlementAdjustmentStyle>VariedStrike</settlementAdjustmentStyle> </knockoutLevel> </target> <expirySchedule> <dateAdjustments> <businessDayConvention>MODFOLLOWING</businessDayConvention> <businessCenters> <businessCenter>EUTA</businessCenter> </businessCenters> </dateAdjustments> <adjustedDate>2013-08-05</adjustedDate> <adjustedDate>2013-09-05</adjustedDate> <adjustedDate>2013-10-07</adjustedDate> <adjustedDate>2013-11-05</adjustedDate> <adjustedDate>2013-12-05</adjustedDate> <adjustedDate>2014-01-06</adjustedDate> <adjustedDate>2014-02-05</adjustedDate> <adjustedDate>2014-03-05</adjustedDate> <adjustedDate>2014-04-07</adjustedDate> <adjustedDate>2014-05-05</adjustedDate> <adjustedDate>2014-06-05</adjustedDate> <adjustedDate>2014-07-03</adjustedDate> <finalExpiryDate>2014-07-03</finalExpiryDate> </expirySchedule> <settlementSchedule> <dateAdjustments> <businessDayConvention>MODFOLLOWING</businessDayConvention> <businessCenters> <businessCenter>EUTA</businessCenter> <businessCenter>USNY</businessCenter> </businessCenters> </dateAdjustments> <adjustedDate>2013-08-07</adjustedDate> <adjustedDate>2013-09-09</adjustedDate> <adjustedDate>2013-10-09</adjustedDate> <adjustedDate>2013-11-07</adjustedDate> <adjustedDate>2013-12-09</adjustedDate> <adjustedDate>2014-01-08</adjustedDate> <adjustedDate>2014-02-07</adjustedDate> <adjustedDate>2014-03-07</adjustedDate> <adjustedDate>2014-04-09</adjustedDate> <adjustedDate>2014-05-07</adjustedDate> <adjustedDate>2014-06-09</adjustedDate> <adjustedDate>2014-07-07</adjustedDate> <finalSettlementDate>2014-07-07</finalSettlementDate> </settlementSchedule> <fixingInformationSource> <rateSource>Reuters</rateSource> <rateSourcePage>ECB37</rateSourcePage> <fixingTime> <hourMinuteTime>14:15:00</hourMinuteTime> <businessCenter>DEFR</businessCenter> </fixingTime> </fixingInformationSource> <pivot id="p1"> <initialValue>1.3150</initialValue> </pivot> <linearPayoffRegion> <exchangedCurrency1> <payerPartyReference href="ptyA" /> <receiverPartyReference href="ptyB" /> <currency>EUR</currency> </exchangedCurrency1> <exchangedCurrency2> <payerPartyReference href="ptyB" /> <receiverPartyReference href="ptyA" /> <currency>USD</currency> </exchangedCurrency2> <strike id="s1"> <initialValue>1.2100</initialValue> </strike> <upperBound> <condition>AtOrBelow</condition> <pivotReference href="p1" /> </upperBound> <leverage> <condition>Below</condition> <strikeReference href="s1" /> <ratio> <initialValue>2</initialValue> </ratio> </leverage> </linearPayoffRegion> <linearPayoffRegion> <exchangedCurrency1> <payerPartyReference href="ptyB" /> <receiverPartyReference href="ptyA" /> <currency>EUR</currency> </exchangedCurrency1> <exchangedCurrency2> <payerPartyReference href="ptyA" /> <receiverPartyReference href="ptyB" /> <currency>USD</currency> </exchangedCurrency2> <strike id="s2"> <initialValue>1.3600</initialValue> </strike> <lowerBound> <condition>Above</condition> <pivotReference href="p1" /> </lowerBound> <leverage> <condition>Above</condition> <strikeReference href="s2" /> <ratio> <initialValue>2</initialValue> </ratio> </leverage> </linearPayoffRegion> <additionalPayment> <payerPartyReference href="ptyA" /> <receiverPartyReference href="ptyB" /> <paymentAmount> <currency>USD</currency> <amount>101000.00</amount> </paymentAmount> <paymentDate> <adjustableDate> <unadjustedDate>2013-07-08</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </adjustableDate> </paymentDate> </additionalPayment> </fxTargetKnockoutForward> <calculationAgent> <calculationAgentPartyReference href="ptyA" /> </calculationAgent> </trade> <party id="ptyA"> <partyId partyIdScheme="http://www.fpml.org/coding-scheme/dummy-party-id">Party A</partyId> </party> <party id="ptyB"> <partyId partyIdScheme="http://www.fpml.org/coding-scheme/dummy-party-id">Party B</partyId> </party> </executionNotification>