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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:capRateSchedule

The cap rate or cap rate schedule, if any, which applies to the floating rate. The cap rate (strike) is only required where the floating rate on a swap stream is capped at a certain level. A cap rate schedule is expressed as explicit cap rates and dates and the step dates may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments. The cap rate is assumed to be exclusive of any spread and is a per annum rate, expressed as a decimal. A cap 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

<capRateSchedule>
   <initialValue>0.06</initialValue>
   <step>
      <stepDate>2002-06-30</stepDate>
      <stepValue>0.0625</stepValue>
   </step>
   <step>
      <stepDate>2003-06-30</stepDate>
      <stepValue>0.065</stepValue>
   </step>
   <step>
      <stepDate>2004-06-30</stepDate>
      <stepValue>0.0675</stepValue>
   </step>
   <step>
      <stepDate>2005-06-30</stepDate>
      <stepValue>0.07</stepValue>
   </step>
   <buyer>Receiver</buyer>
   <seller>Payer</seller>
</capRateSchedule>

Site developed and hosted by Datypic, Inc.

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