Schema Central > FpML 5.5 Transparency > fpml-cd-5-5.xsd > fpml:creditDefaultSwap
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:creditDefaultSwap

In a credit default swap one party (the protection seller) agrees to compensate another party (the protection buyer) if a specified company or Sovereign (the reference entity) experiences a credit event, indicating it is or may be unable to service its debts. The protection seller is typically paid a fee and/or premium, expressed as an annualized percent of the notional in basis points, regularly over the life of the transaction or otherwise as agreed by the parties.

Element information

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

Schema document: fpml-cd-5-5.xsd

Other elements with the same name: fpml:creditDefaultSwap

Type: fpml:CreditDefaultSwap

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:Product

Used in

Substitution hierarchy

Sample instance

<creditDefaultSwap>
   <primaryAssetClass>Credit</primaryAssetClass>
   <productType>Credit:SingleName:Corporate:StandardNorthAmericanCorporate</productType>
   <generalTerms>
      <effectiveDate>
         <unadjustedDate>2002-12-05</unadjustedDate>
      </effectiveDate>
      <scheduledTerminationDate>
         <unadjustedDate>2007-12-05</unadjustedDate>
      </scheduledTerminationDate>
      <referenceInformation>
         <referenceEntity id="referenceEntity">
            <entityName>ACOM CO., LTD.</entityName>
            <entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">004CC9</entityId>
         </referenceEntity>
         <referenceObligation>
            <bond>
               <instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-ISIN-1-0">JP310860A032</instrumentId>
               <couponRate>0.0213</couponRate>
               <maturity>2007-03-08</maturity>
            </bond>
         </referenceObligation>
      </referenceInformation>
   </generalTerms>
   <feeLeg>
      <periodicPayment>
         <fixedAmountCalculation>
            <fixedRate>0.007</fixedRate>
         </fixedAmountCalculation>
      </periodicPayment>
   </feeLeg>
   <protectionTerms>
      <calculationAmount>
         <currency>JPY</currency>
         <amount>500000000.0</amount>
      </calculationAmount>
      <creditEvents>
         <restructuring>
            <applicable>true</applicable>
         </restructuring>
      </creditEvents>
   </protectionTerms>
</creditDefaultSwap>

Site developed and hosted by Datypic, Inc.

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