Definition Type: Element
Name: interestLegPaymentDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AdjustableOrRelativeDates
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the payment dates of the interest leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDates component), this element will typically point to the payment dates of the equity leg of the swap.
Collapse XSD Schema Diagram:
Drilldown into relativeDates in schema fpml-shared-4-4_xsd Drilldown into adjustableDates in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into AdjustableOrRelativeDates in schema fpml-shared-4-4_xsdXSD Diagram of interestLegPaymentDates in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestLegPaymentDates" type="AdjustableOrRelativeDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the payment dates of the interest leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDates component), this element will typically point to the payment dates of the equity leg of the swap.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDates fpml:adjustableDates (1) (1)
relativeDates fpml:relativeDates (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: