Schema Central > FpML 5.5 Confirmation > fpml-business-events-5-5.xsd > fpml:change
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:change

Element information

Namespace: http://www.fpml.org/FpML-5/confirmation

Schema document: fpml-business-events-5-5.xsd

Other elements with the same name: fpml:change, fpml:change

Type: fpml:TradeChangeContent

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<change>
   <trade>
      <tradeHeader>
         <partyTradeIdentifier>
            <partyReference href="_fund"/>
            <versionedTradeId>
               <tradeId tradeIdScheme="http://www.swift.com/coding-scheme/contract-id">CONTR3456</tradeId>
               <version>2</version>
            </versionedTradeId>
         </partyTradeIdentifier>
         <tradeDate>2009-09-08</tradeDate>
      </tradeHeader>
      <creditDefaultSwap>
         <productType>CDX</productType>
         <generalTerms>
            <effectiveDate>
               <unadjustedDate>2009-09-08</unadjustedDate>
               <dateAdjustments>
                  <businessDayConvention>FOLLOWING</businessDayConvention>
                  <businessCentersReference href="BCNYLO"/>
               </dateAdjustments>
            </effectiveDate>
            <scheduledTerminationDate>
               <unadjustedDate>2012-06-20</unadjustedDate>
               <dateAdjustments>
                  <businessDayConvention>FOLLOWING</businessDayConvention>
                  <businessCenters id="BCNYLO">
                     <businessCenter>USNY</businessCenter>
                     <businessCenter>GBLO</businessCenter>
                  </businessCenters>
               </dateAdjustments>
            </scheduledTerminationDate>
            <buyerPartyReference href="_broker"/>
            <sellerPartyReference href="_fund"/>
            <indexReferenceInformation>
               <indexName>CDX-NAIGHVOLS10.5Y</indexName>
               <indexId indexIdScheme="http://www.fpml.org/spec/2003/instrument-id-RED-1-0">2I65B3BA0</indexId>
               <indexSeries>10</indexSeries>
               <indexAnnexVersion>2</indexAnnexVersion>
               <indexAnnexDate>2007-03-06</indexAnnexDate>
               <excludedReferenceEntity>
                  <entityId entityIdScheme="http://www.fpml.org/spec/2003/instrument-id-RED-1-0"/>
               </excludedReferenceEntity>
            </indexReferenceInformation>
         </generalTerms>
         <feeLeg>
            <initialPayment>
               <payerPartyReference href="_fund"/>
               <receiverPartyReference href="_broker"/>
               <paymentAmount>
                  <currency>USD</currency>
                  <amount>387300.00</amount>
               </paymentAmount>
            </initialPayment>
            <periodicPayment>
               <paymentFrequency>
                  <periodMultiplier>3</periodMultiplier>
                  <period>M</period>
               </paymentFrequency>
               <firstPeriodStartDate>2009-06-20</firstPeriodStartDate>
               <firstPaymentDate>2009-09-20</firstPaymentDate>
               <rollConvention>20</rollConvention>
               <fixedAmountCalculation>
                  <calculationAmount>
                     <currency>USD</currency>
                     <amount>70000000.00</amount>
                  </calculationAmount>
                  <fixedRate>0.023</fixedRate>
                  <dayCountFraction>ACT/360</dayCountFraction>
               </fixedAmountCalculation>
            </periodicPayment>
         </feeLeg>
         <protectionTerms>
            <calculationAmount id="calculationAmount">
               <currency>USD</currency>
               <amount>70000000.00</amount>
            </calculationAmount>
            <creditEvents>
               <bankruptcy>true</bankruptcy>
               <failureToPay>
                  <applicable>true</applicable>
                  <paymentRequirement>
                     <currency>USD</currency>
                     <amount>1000000.00</amount>
                  </paymentRequirement>
               </failureToPay>
               <obligationAcceleration>true</obligationAcceleration>
               <repudiationMoratorium>true</repudiationMoratorium>
               <restructuring>
                  <applicable>true</applicable>
                  <restructuringType>ModR</restructuringType>
               </restructuring>
               <creditEventNotice>
                  <notifyingParty>
                     <buyerPartyReference href="_broker"/>
                  </notifyingParty>
                  <publiclyAvailableInformation>
                     <standardPublicSources>true</standardPublicSources>
                     <specifiedNumber>2</specifiedNumber>
                  </publiclyAvailableInformation>
               </creditEventNotice>
            </creditEvents>
            <obligations>
               <category>Bond</category>
               <notSubordinated>true</notSubordinated>
               <notDomesticCurrency>
                  <applicable>false</applicable>
               </notDomesticCurrency>
               <notDomesticLaw>false</notDomesticLaw>
               <notDomesticIssuance>false</notDomesticIssuance>
            </obligations>
         </protectionTerms>
         <physicalSettlementTerms>
            <settlementCurrency>USD</settlementCurrency>
            <physicalSettlementPeriod>
               <businessDaysNotSpecified>true</businessDaysNotSpecified>
            </physicalSettlementPeriod>
            <deliverableObligations>
               <accruedInterest>false</accruedInterest>
               <category>Bond</category>
               <notSubordinated>true</notSubordinated>
               <specifiedCurrency>
                  <applicable>true</applicable>
               </specifiedCurrency>
               <notDomesticLaw>true</notDomesticLaw>
               <notContingent>true</notContingent>
               <notDomesticIssuance>true</notDomesticIssuance>
               <transferable>true</transferable>
               <notBearer>true</notBearer>
            </deliverableObligations>
            <escrow>true</escrow>
         </physicalSettlementTerms>
      </creditDefaultSwap>
      <documentation>
         <masterConfirmation>
            <masterConfirmationType>DJ.CDX.NA</masterConfirmationType>
            <masterConfirmationDate>2009-05-22</masterConfirmationDate>
         </masterConfirmation>
      </documentation>
   </trade>
   <effectiveDate>2009-10-20</effectiveDate>
   <indexChange>
      <indexFactor>0.95</indexFactor>
      <factoredCalculationAmount>
         <currency>USD</currency>
         <amount>66500000.00</amount>
      </factoredCalculationAmount>
   </indexChange>
   <payment id="RECOVERY_FEE">
      <payerPartyReference href="_fund"/>
      <receiverPartyReference href="_broker"/>
      <paymentAmount>
         <currency>USD</currency>
         <amount>2840500.00</amount>
      </paymentAmount>
   </payment>
</change>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com