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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:exerciseFeeSchedule

The fees associated with an exercise date. The fees are conditional on the exercise occuring. The fees can be specified as actual currency amounts or as percentages of the notional amount being exercised.

Element information

Type: fpml:ExerciseFeeSchedule

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<fpml:exerciseFeeSchedule>
   <fpml:payerPartyReference href="IDREF"/>
   <fpml:payerAccountReference href="IDREF"/>
   <fpml:receiverPartyReference href="IDREF"/>
   <fpml:receiverAccountReference href="IDREF"/>
   <fpml:notionalReference href="IDREF"/>
   <fpml:feeAmountSchedule>
      <fpml:initialValue>1.0</fpml:initialValue>
      <fpml:step>
         <fpml:stepDate>2000-01-01</fpml:stepDate>
         <fpml:stepValue>1.0</fpml:stepValue>
      </fpml:step>
      <fpml:currency>normalizedString</fpml:currency>
   </fpml:feeAmountSchedule>
   <fpml:feePaymentDate>
      <fpml:periodMultiplier>1</fpml:periodMultiplier>
      <fpml:period>D</fpml:period>
      <fpml:dayType>Business</fpml:dayType>
      <fpml:businessDayConvention>FOLLOWING</fpml:businessDayConvention>
      <fpml:businessCentersReference href="IDREF"/>
      <fpml:dateRelativeTo href="IDREF"/>
      <fpml:adjustedDate>2000-01-01</fpml:adjustedDate>
   </fpml:feePaymentDate>
</fpml:exerciseFeeSchedule>

Site developed and hosted by Datypic, Inc.

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