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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:calculation

Contains parameters which figure in the calculation of payments on a Weather Index Option.

Element information

Type: fpml:WeatherLegCalculation

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<calculation>
   <notionalSchedule>
      <notionalStepSchedule>
         <initialValue>50000000.00</initialValue>
         <currency>EUR</currency>
      </notionalStepSchedule>
   </notionalSchedule>
   <floatingRateCalculation>
      <floatingRateIndex>EUR-LIBOR-BBA</floatingRateIndex>
      <indexTenor>
         <periodMultiplier>6</periodMultiplier>
         <period>M</period>
      </indexTenor>
   </floatingRateCalculation>
   <dayCountFraction>ACT/360</dayCountFraction>
</calculation>

Site developed and hosted by Datypic, Inc.

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