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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:cancelableProvision

A provision that allows the specification of an embedded option within a swap giving the buyer of the option the right to terminate the swap, in whole or in part, on the early termination date.

Element information

Type: fpml:CancelableProvision

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<cancelableProvision>
   <buyerPartyReference href="party2"/>
   <sellerPartyReference href="party1"/>
   <europeanExercise>
      <expirationDate>
         <adjustableDate>
            <unadjustedDate>2006-08-15</unadjustedDate>
            <dateAdjustments>
               <businessDayConvention>FOLLOWING</businessDayConvention>
               <businessCenters>
                  <businessCenter>GBLO</businessCenter>
                  <businessCenter>EUTA</businessCenter>
               </businessCenters>
            </dateAdjustments>
         </adjustableDate>
      </expirationDate>
      <relevantUnderlyingDate>
         <adjustableDates>
            <unadjustedDate>2006-08-30</unadjustedDate>
            <dateAdjustments>
               <businessDayConvention>FOLLOWING</businessDayConvention>
               <businessCenters>
                  <businessCenter>EUTA</businessCenter>
               </businessCenters>
            </dateAdjustments>
         </adjustableDates>
      </relevantUnderlyingDate>
      <earliestExerciseTime>
         <hourMinuteTime>09:00:00</hourMinuteTime>
         <businessCenter>BEBR</businessCenter>
      </earliestExerciseTime>
      <expirationTime>
         <hourMinuteTime>11:00:00</hourMinuteTime>
         <businessCenter>BEBR</businessCenter>
      </expirationTime>
   </europeanExercise>
   <exerciseNotice>
      <partyReference href="party1"/>
      <businessCenter>GBLO</businessCenter>
   </exerciseNotice>
   <followUpConfirmation>true</followUpConfirmation>
</cancelableProvision>

Site developed and hosted by Datypic, Inc.

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