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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:termination

Element information

Type: fpml:TradeNotionalChange

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<termination>
   <originalTrade>
      <tradeHeader>
         <partyTradeIdentifier>
            <partyReference href="clearer"/>
            <tradeId tradeIdScheme="http://www.lch.com/coding-scheme/clearing-id">CL000002</tradeId>
         </partyTradeIdentifier>
         <tradeDate>2010-01-04</tradeDate>
      </tradeHeader>
      <creditDefaultSwap>
         <generalTerms>
            <effectiveDate>
               <unadjustedDate>2002-12-04</unadjustedDate>
            </effectiveDate>
            <scheduledTerminationDate>
               <unadjustedDate>2007-09-06</unadjustedDate>
            </scheduledTerminationDate>
            <buyerPartyReference href="clearer"/>
            <sellerPartyReference href="party2"/>
            <referenceInformation>
               <referenceEntity id="referenceEntity">
                  <entityName>Tenet Healthcare Corporation</entityName>
                  <entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">8G836J</entityId>
               </referenceEntity>
               <referenceObligation>
                  <bond>
                     <instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">88033GAT7</instrumentId>
                     <couponRate>0.06</couponRate>
                     <maturity>2011-12-01</maturity>
                  </bond>
                  <primaryObligorReference href="referenceEntity"/>
               </referenceObligation>
            </referenceInformation>
         </generalTerms>
         <feeLeg>
            <periodicPayment>
               <paymentFrequency>
                  <periodMultiplier>3</periodMultiplier>
                  <period>M</period>
               </paymentFrequency>
               <firstPaymentDate>2003-03-06</firstPaymentDate>
               <rollConvention>6</rollConvention>
               <fixedAmountCalculation>
                  <fixedRate>0.01</fixedRate>
               </fixedAmountCalculation>
            </periodicPayment>
         </feeLeg>
         <protectionTerms>
            <calculationAmount>
               <currency>USD</currency>
               <amount>5000000</amount>
            </calculationAmount>
            <creditEvents>
               <restructuring>
                  <applicable>true</applicable>
               </restructuring>
            </creditEvents>
         </protectionTerms>
      </creditDefaultSwap>
   </originalTrade>
   <agreementDate>2010-11-06</agreementDate>
   <effectiveDate>2010-11-06</effectiveDate>
   <changeInNotionalAmount>
      <currency>USD</currency>
      <amount>5000000</amount>
   </changeInNotionalAmount>
   <outstandingNotionalAmount>
      <currency>USD</currency>
      <amount>0</amount>
   </outstandingNotionalAmount>
</termination>

Site developed and hosted by Datypic, Inc.

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