Schema Central > FpML 5.5 Transparency > fpml-eq-shared-5-5.xsd > fpml:interestLeg
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:interestLeg

The fixed income amounts of the return type swap.

Element information

Type: fpml:InterestLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<interestLeg>
   <interestLegCalculationPeriodDates id="InterestLegPeriodDates">
      <effectiveDate>
         <relativeDate>
            <periodMultiplier>3</periodMultiplier>
            <period>D</period>
            <dateRelativeTo href="TradeDate"/>
         </relativeDate>
      </effectiveDate>
      <terminationDate>
         <relativeDate>
            <periodMultiplier>0</periodMultiplier>
            <period>D</period>
            <dateRelativeTo href="FinalEquityPaymentDate"/>
         </relativeDate>
      </terminationDate>
      <interestLegPaymentDates>
         <relativeDates>
            <periodMultiplier>0</periodMultiplier>
            <period>D</period>
            <dateRelativeTo href="EquityPaymentDate"/>
         </relativeDates>
      </interestLegPaymentDates>
   </interestLegCalculationPeriodDates>
   <notional>
      <relativeNotionalAmount href="EquityNotionalAmount"/>
   </notional>
   <interestAmount>
      <currencyReference href="EquityPaymentCurrency"/>
      <referenceAmount>Standard ISDA</referenceAmount>
   </interestAmount>
   <interestCalculation>
      <floatingRateCalculation>
         <floatingRateIndex>USD-LIBOR-BBA</floatingRateIndex>
         <indexTenor>
            <periodMultiplier>1</periodMultiplier>
            <period>M</period>
         </indexTenor>
      </floatingRateCalculation>
      <dayCountFraction>ACT/360</dayCountFraction>
   </interestCalculation>
</interestLeg>

Site developed and hosted by Datypic, Inc.

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