Definition Type: Element
Name: finalStub
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:StubValue
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies how the final stub amount is calculated. A single floating rate tenor different to that used for the regular part of the calculation periods schedule may be specified, or two floating tenors may be specified. If two floating rate tenors are specified then Linear Interpolation (in accordance with the 2000 ISDA Definitions, Section 8.3. Interpolation) is assumed to apply. Alternatively, an actual known stub rate or stub amount may be specified.
Collapse XSD Schema Diagram:
Drilldown into stubAmount in schema fpml-shared-4-4_xsd Drilldown into stubRate in schema fpml-shared-4-4_xsd Drilldown into floatingRate in schema fpml-shared-4-4_xsd Drilldown into StubValue in schema fpml-shared-4-4_xsdXSD Diagram of finalStub in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="finalStub" type="StubValue" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies how the final stub amount is calculated. A single floating rate tenor different to that used for the regular part of the calculation periods schedule may be specified, or two floating tenors may be specified. If two floating rate tenors are specified then Linear Interpolation (in accordance with the 2000 ISDA Definitions, Section 8.3. Interpolation) is assumed to apply. Alternatively, an actual known stub rate or stub amount may be specified.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
floatingRate fpml:floatingRate (1) 2
stubRate fpml:stubRate (1) (1)
stubAmount fpml:stubAmount (1) (1)
Collapse Derivation Tree: