UNPKG

interchange-schema-registry

Version:

A Global Schema Registry for Data Interchange formats

189 lines (188 loc) 8.04 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 --> <!--5.0:Message type is a Root of the message--> <dataDocument 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" > <trade> <tradeHeader> <partyTradeIdentifier> <partyReference href="party1" /> <tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">37262</tradeId> </partyTradeIdentifier> <partyTradeIdentifier> <partyReference href="party2" /> <tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">37262</tradeId> </partyTradeIdentifier> <tradeDate>2002-12-02</tradeDate> </tradeHeader> <creditDefaultSwap> <generalTerms> <effectiveDate> <!-- C24 (http://www.c24.biz) Simon Heinrich: Changed unadjustedDate from 2002-12-04 to 2002-12-03 --> <unadjustedDate>2002-12-03</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </effectiveDate> <scheduledTerminationDate> <unadjustedDate>2008-01-15</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </scheduledTerminationDate> <buyerPartyReference href="party2" /> <sellerPartyReference href="party1" /> <dateAdjustments> <businessDayConvention>FOLLOWING</businessDayConvention> <businessCenters> <businessCenter>GBLO</businessCenter> <businessCenter>EUTA</businessCenter> </businessCenters> </dateAdjustments> <referenceInformation> <referenceEntity id="referenceEntity"> <entityName>Invensys plc</entityName> <entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">4A7324</entityId> </referenceEntity> <referenceObligation> <bond> <instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-ISIN-1-0">US826166AA89</instrumentId> <couponRate>0.06375</couponRate> <maturity>2007-01-15</maturity> </bond> <!-- C24 (http://www.c24.biz) Simon Heinrich: Replaced primaryObligor tag with primaryObligorReference tag --> <primaryObligorReference href="referenceEntity" /> </referenceObligation> <allGuarantees>true</allGuarantees> <referencePrice>1</referencePrice> </referenceInformation> <!-- C24 (http://www.c24.biz) Simon Heinrich: Inserted additionalTerm tag with value ISDA2003Credit60BusinessDaySettlementCap --> <additionalTerm>ISDA2003Credit60BusinessDaySettlementCap</additionalTerm> </generalTerms> <feeLeg> <periodicPayment> <paymentFrequency> <periodMultiplier>3</periodMultiplier> <period>M</period> </paymentFrequency> <firstPaymentDate>2003-01-15</firstPaymentDate> <rollConvention>15</rollConvention> <fixedAmountCalculation> <calculationAmount> <!-- C24 (http://www.c24.biz) Simon Heinrich: Changed currency from USD to EUR --> <currency>EUR</currency> <amount>5000000</amount> </calculationAmount> <fixedRate>0.009</fixedRate> <dayCountFraction>ACT/360</dayCountFraction> </fixedAmountCalculation> </periodicPayment> </feeLeg> <protectionTerms> <calculationAmount> <!-- C24 (http://www.c24.biz) Simon Heinrich: Changed currency from USD to EUR --> <currency>EUR</currency> <amount>5000000</amount> </calculationAmount> <creditEvents> <bankruptcy>true</bankruptcy> <failureToPay> <applicable>true</applicable> <paymentRequirement> <currency>USD</currency> <amount>1000000</amount> </paymentRequirement> </failureToPay> <restructuring> <applicable>true</applicable> <restructuringType>ModModR</restructuringType> <multipleHolderObligation>true</multipleHolderObligation> <multipleCreditEventNotices>true</multipleCreditEventNotices> </restructuring> <defaultRequirement> <currency>USD</currency> <amount>10000000</amount> </defaultRequirement> <creditEventNotice> <notifyingParty> <buyerPartyReference href="party2" /> <sellerPartyReference href="party1" /> </notifyingParty> <publiclyAvailableInformation> <standardPublicSources>true</standardPublicSources> <specifiedNumber>2</specifiedNumber> </publiclyAvailableInformation> </creditEventNotice> </creditEvents> <obligations> <category>BorrowedMoney</category> </obligations> </protectionTerms> <physicalSettlementTerms> <!-- C24 (http://www.c24.biz) Simon Heinrich: Changed currency from USD to EUR --> <settlementCurrency>EUR</settlementCurrency> <physicalSettlementPeriod> <businessDays>30</businessDays> </physicalSettlementPeriod> <deliverableObligations> <accruedInterest>false</accruedInterest> <category>BondOrLoan</category> <notSubordinated>true</notSubordinated> <specifiedCurrency> <applicable>true</applicable> </specifiedCurrency> <notContingent>true</notContingent> <assignableLoan> <applicable>true</applicable> </assignableLoan> <consentRequiredLoan> <applicable>true</applicable> </consentRequiredLoan> <transferable>true</transferable> <maximumMaturity> <periodMultiplier>30</periodMultiplier> <period>Y</period> </maximumMaturity> <notBearer>true</notBearer> </deliverableObligations> <escrow>true</escrow> <sixtyBusinessDaySettlementCap>true</sixtyBusinessDaySettlementCap> </physicalSettlementTerms> </creditDefaultSwap> <calculationAgent> <calculationAgentPartyReference href="party1" /> </calculationAgent> <calculationAgentBusinessCenter>GBLO</calculationAgentBusinessCenter> <documentation> <masterAgreement> <masterAgreementType>ISDA</masterAgreementType> <masterAgreementVersion>1992</masterAgreementVersion> </masterAgreement> <!-- cd-4b - is invalid - "If condition ISDA2003 is true, then the content of type must not begin with the string "ISDA1999Credit" " --> <contractualDefinitions>ISDA2003Credit</contractualDefinitions> <!-- CHANGE, Modified by: Christian Nentwich Should not contain any ISDA 1999 supplements here --> <contractualTermsSupplement> <type>ISDA1999CreditSuccessorAndCreditEvents</type> </contractualTermsSupplement> </documentation> </trade> <party id="party1"> <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso17442">254900BIAQJIUV6DLE92</partyId> <partyName>XYZ Bank</partyName> </party> <party id="party2"> <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso17442">549300VBWWV6BYQOWM67</partyId> <partyName>ABC Bank</partyName> </party> </dataDocument>