Definition Type: Element
Name: stubStartDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AdjustableOrRelativeDate
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Start date of stub period. This was created to support use of the InterestRateStream within the Equity Derivative sphere, and this element is not expected to be produced in the representation of Interest Rate products.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-4-4_xsd Drilldown into adjustableDate in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into AdjustableOrRelativeDate in schema fpml-shared-4-4_xsdXSD Diagram of stubStartDate in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="stubStartDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Start date of stub period. This was created to support use of the InterestRateStream within the Equity Derivative sphere, and this element is not expected to be produced in the representation of Interest Rate products.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate fpml:adjustableDate (1) (1)
relativeDate fpml:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: