Definition Type: Element
Name: interestLegPaymentDates
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdjustableRelativeOrPeriodicDates2
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
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 periodicDates in schema fpml-shared-5-10_xsd3 Drilldown into relativeDates in schema fpml-shared-5-10_xsd3 Drilldown into adjustableDates in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into AdjustableRelativeOrPeriodicDates2 in schema fpml-shared-5-10_xsd3XSD Diagram of interestLegPaymentDates in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestLegPaymentDates" type="AdjustableRelativeOrPeriodicDates2" minOccurs="0">
    <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 nsD:adjustableDates (1) (1)
relativeDates nsD:relativeDates (1) (1)
periodicDates nsD:periodicDates (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: