Schema Central > FpML 5.5 Confirmation > fpml-shared-5-5.xsd > fpml:floorRateSchedule
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:floorRateSchedule

The floor rate or floor rate schedule, if any, which applies to the floating rate. The floor rate (strike) is only required where the floating rate on a swap stream is floored at a certain strike level. A floor rate schedule is expressed as explicit floor rates and dates and the step dates may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments. The floor rate is assumed to be exclusive of any spread and is a per annum rate, expressed as a decimal. A floor rate of 5% would be represented as 0.05.

Element information

Type: fpml:StrikeSchedule

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<floorRateSchedule>
   <initialValue>0.04</initialValue>
   <step>
      <stepDate>2002-06-30</stepDate>
      <stepValue>0.0425</stepValue>
   </step>
   <step>
      <stepDate>2003-06-30</stepDate>
      <stepValue>0.045</stepValue>
   </step>
   <step>
      <stepDate>2004-06-30</stepDate>
      <stepValue>0.0475</stepValue>
   </step>
   <step>
      <stepDate>2005-06-30</stepDate>
      <stepValue>0.05</stepValue>
   </step>
   <buyer>Receiver</buyer>
   <seller>Payer</seller>
</floorRateSchedule>

Site developed and hosted by Datypic, Inc.

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