Definition Type: ComplexType
Name: Swaption
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Product
Containing Schema: fpml-ird-5-0.xsd
Abstract
Documentation:
A type to define an option on a swap.
Collapse XSD Schema Diagram:
Drilldown into swap in schema fpml-ird-5-0_xsd1 Drilldown into swaptionAdjustedDates in schema fpml-ird-5-0_xsd1 Drilldown into swaptionStraddle in schema fpml-ird-5-0_xsd1 Drilldown into cashSettlement in schema fpml-ird-5-0_xsd1 Drilldown into calculationAgent in schema fpml-ird-5-0_xsd1 Drilldown into exerciseProcedure in schema fpml-ird-5-0_xsd1 Drilldown into exercise in schema fpml-shared-5-0_xsd1 Drilldown into premium in schema fpml-ird-5-0_xsd1 Drilldown into sellerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into sellerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into buyerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into BuyerSeller.model in schema fpml-shared-5-0_xsd1 Drilldown into assetClass in schema fpml-shared-5-0_xsd1 Drilldown into productId in schema fpml-shared-5-0_xsd1 Drilldown into productType in schema fpml-shared-5-0_xsd1 Drilldown into Product.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Product in schema fpml-shared-5-0_xsd1XSD Diagram of Swaption in schema fpml-ird-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Swaption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to define an option on a swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Product">
            <xsd:sequence>
                <xsd:group ref="BuyerSeller.model" />
                <xsd:element name="premium" type="Payment" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The option premium amount payable by buyer to seller on the specified payment date.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="exercise" minOccurs="0" />
                <xsd:element name="exerciseProcedure" type="ExerciseProcedure" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A set of parameters defining procedures associated with the exercise.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="calculationAgent" type="CalculationAgent" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The ISDA Calculation Agent responsible for performing duties associated with an optional early termination.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="cashSettlement" type="CashSettlement" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If specified, this means that cash settlement is applicable to the transaction and defines the parameters associated with the cash settlement prodcedure. If not specified, then physical settlement is applicable.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="swaptionStraddle" type="xsd:boolean" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Whether the option is a swaption or a swaption straddle.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="swaptionAdjustedDates" type="SwaptionAdjustedDates" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The adjusted dates associated with swaption exercise. These dates have been adjusted for any applicable business day convention.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="swap" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsB:productType 0 unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
buyerPartyReference nsB:buyerPartyReference 0 (1)
buyerAccountReference nsB:buyerAccountReference 0 (1)
sellerPartyReference nsB:sellerPartyReference 0 (1)
sellerAccountReference nsB:sellerAccountReference 0 (1)
premium nsB:premium 0 unbounded
exercise nsB:exercise 0 (1)
exerciseProcedure nsB:exerciseProcedure 0 (1)
calculationAgent nsB:calculationAgent 0 (1)
cashSettlement nsB:cashSettlement 0 (1)
swaptionStraddle nsB:swaptionStraddle 0 (1)
swaptionAdjustedDates nsB:swaptionAdjustedDates 0 (1)
swap nsB:swap 0 (1)
<xs:group> nsB:BuyerSeller.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:swaption