Definition Type: ComplexType
Name: ExtendibleProvision
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-ird-5-10.xsd
Abstract
Documentation:
A type defining an option to extend an existing swap transaction on the specified exercise dates for a term ending on the specified new termination date. - For use with pre-trade Credit Limit Check messages.
Collapse XSD Schema Diagram:
Drilldown into extendibleProvisionAdjustedDates in schema fpml-ird-5-10_xsd1 Drilldown into followUpConfirmation in schema fpml-ird-5-10_xsd1 Drilldown into exerciseNotice in schema fpml-ird-5-10_xsd1 Drilldown into exercise in schema fpml-shared-5-10_xsd2 Drilldown into sellerAccountReference in schema fpml-shared-5-10_xsd2 Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd2 Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd2 Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd2 Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd2XSD Diagram of ExtendibleProvision in schema fpml-ird-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ExtendibleProvision">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining an option to extend an existing swap transaction on the specified exercise dates for a term ending on the specified new termination date. - For use with pre-trade Credit Limit Check messages.</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="extendibleProvisionAdjustedDates" type="ExtendibleProvisionAdjustedDates" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The adjusted dates associated with an extendible provision. These dates have been adjusted for any applicable business day convention.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference nsC:buyerPartyReference (1) (1)
buyerAccountReference nsC:buyerAccountReference 0 (1)
sellerPartyReference nsC:sellerPartyReference (1) (1)
sellerAccountReference nsC:sellerAccountReference 0 (1)
exercise nsC:exercise 0 (1)
exerciseNotice nsC:exerciseNotice 0 (1)
followUpConfirmation nsC:followUpConfirmation 0 (1)
extendibleProvisionAdjustedDates nsC:extendibleProvisionAdjustedDates 0 (1)
<xs:group> nsC:BuyerSeller.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsC:extendibleProvision