Definition Type: Element
Name: initialStub
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:StubValue
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies how the initial 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-5-10_xsd3 Drilldown into stubRate in schema fpml-shared-5-10_xsd3 Drilldown into floatingRate in schema fpml-shared-5-10_xsd3 Drilldown into StubValue in schema fpml-shared-5-10_xsd3XSD Diagram of initialStub in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="initialStub" type="StubValue" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies how the initial 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 nsD:floatingRate (1) 2
stubRate nsD:stubRate (1) (1)
stubAmount nsD:stubAmount (1) (1)
Collapse Derivation Tree: