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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:swap

A swap product definition.

Element information

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

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

Other elements with the same name: fpml:swap

Type: fpml:Swap

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<swap>
   <primaryAssetClass>InterestRate</primaryAssetClass>
   <productType>InterestRate:IRSwap:Basis</productType>
   <productId productIdScheme="http://www.dtcc.com/coding-scheme/external/GTR-Product-Id">Commodity:Metals:Precious:LoanLease:Cash</productId>
   <swapStream>
      <calculationPeriodDates id="gofoperioddates1">
         <effectiveDate>
            <unadjustedDate>2012-01-01</unadjustedDate>
         </effectiveDate>
         <terminationDate>
            <unadjustedDate>2013-01-01</unadjustedDate>
         </terminationDate>
      </calculationPeriodDates>
      <paymentDates>
         <paymentFrequency>
            <periodMultiplier>3</periodMultiplier>
            <period>M</period>
         </paymentFrequency>
      </paymentDates>
      <resetDates id="resetDates1">
         <resetFrequency>
            <periodMultiplier>3</periodMultiplier>
            <period>M</period>
         </resetFrequency>
      </resetDates>
      <calculationPeriodAmount>
         <calculation>
            <notionalSchedule>
               <notionalStepSchedule>
                  <initialValue>100.00</initialValue>
                  <currency>XAU</currency>
               </notionalStepSchedule>
            </notionalSchedule>
            <floatingRateCalculation>
               <floatingRateIndex>USD-LIBOR-BBA</floatingRateIndex>
               <indexTenor>
                  <periodMultiplier>3</periodMultiplier>
                  <period>M</period>
               </indexTenor>
            </floatingRateCalculation>
            <dayCountFraction>ACT/365.FIXED</dayCountFraction>
         </calculation>
      </calculationPeriodAmount>
   </swapStream>
   <swapStream>
      <calculationPeriodDates id="gofoperioddates2">
         <effectiveDate>
            <unadjustedDate>2012-01-01</unadjustedDate>
         </effectiveDate>
         <terminationDate>
            <unadjustedDate>2013-01-01</unadjustedDate>
         </terminationDate>
      </calculationPeriodDates>
      <paymentDates>
         <paymentFrequency>
            <periodMultiplier>3</periodMultiplier>
            <period>M</period>
         </paymentFrequency>
      </paymentDates>
      <resetDates id="resetDates2">
         <resetFrequency>
            <periodMultiplier>3</periodMultiplier>
            <period>M</period>
         </resetFrequency>
      </resetDates>
      <calculationPeriodAmount>
         <calculation>
            <notionalSchedule>
               <notionalStepSchedule>
                  <initialValue>100.00</initialValue>
                  <currency>XAU</currency>
               </notionalStepSchedule>
            </notionalSchedule>
            <floatingRateCalculation>
               <floatingRateIndex floatingRateIndexScheme="http://www.fpml.org/coding-scheme/commodity-floating-rate-index">GOFO</floatingRateIndex>
            </floatingRateCalculation>
            <dayCountFraction>ACT/365.FIXED</dayCountFraction>
         </calculation>
      </calculationPeriodAmount>
   </swapStream>
</swap>

Site developed and hosted by Datypic, Inc.

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