Definition Type: ComplexType
Name: CancelableProvision
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-ird-5-10.xsd
Abstract
Documentation:
A type defining the right of a party to cancel a swap transaction on the specified exercise dates. The provision is for 'walkaway' cancellation (i.e. the fair value of the swap is not paid). A fee payable on exercise can be specified.
Collapse XSD Schema Diagram:
Drilldown into initialFee in schema fpml-ird-5-10_xsd3 Drilldown into finalCalculationPeriodDateAdjustment in schema fpml-ird-5-10_xsd3 Drilldown into cancelableProvisionAdjustedDates in schema fpml-ird-5-10_xsd3 Drilldown into followUpConfirmation in schema fpml-ird-5-10_xsd3 Drilldown into exerciseNotice in schema fpml-ird-5-10_xsd3 Drilldown into exercise in schema fpml-shared-5-10_xsd4 Drilldown into sellerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd4XSD Diagram of CancelableProvision in schema fpml-ird-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CancelableProvision">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the right of a party to cancel a swap transaction on the specified exercise dates. The provision is for 'walkaway' cancellation (i.e. the fair value of the swap is not paid). A fee payable on exercise can be specified.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="BuyerSeller.model" />
        <xsd:element ref="exercise" minOccurs="0" />
        <xsd:element name="exerciseNotice" type="ExerciseNotice" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Definition of the party to whom notice of exercise should be given.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="followUpConfirmation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A flag to indicate whether follow-up confirmation of exercise (written or electronic) is required following telephonic notice by the buyer to the seller or seller's agent.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cancelableProvisionAdjustedDates" type="CancelableProvisionAdjustedDates" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The adjusted dates associated with a cancelable provision. These dates have been adjusted for any applicable business day convention.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="finalCalculationPeriodDateAdjustment" type="FinalCalculationPeriodDateAdjustment" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Business date convention adjustment to final payment period per leg (swapStream) upon exercise event. The adjustments can be made in-line with leg level BDC's or they can be specified seperately.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="initialFee" type="SimplePayment" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An initial fee for the cancelable option.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference nsE:buyerPartyReference 0 (1)
buyerAccountReference nsE:buyerAccountReference 0 (1)
sellerPartyReference nsE:sellerPartyReference 0 (1)
sellerAccountReference nsE:sellerAccountReference 0 (1)
exercise nsE:exercise 0 (1)
exerciseNotice nsE:exerciseNotice 0 (1)
followUpConfirmation nsE:followUpConfirmation 0 (1)
cancelableProvisionAdjustedDates nsE:cancelableProvisionAdjustedDates 0 (1)
finalCalculationPeriodDateAdjustment nsE:finalCalculationPeriodDateAdjustment 0 unbounded
initialFee nsE:initialFee 0 (1)
<xs:group> nsE:BuyerSeller.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:cancelableProvision