Definition Type: Element
Name: interestLegCalculationPeriodDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:InterestLegCalculationPeriodDates
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Component that holds the various dates used to specify the interest leg of the equity swap. It is used to define the InterestPeriodDates identifyer.
Collapse XSD Schema Diagram:
Drilldown into interestLegPaymentDates in schema fpml-eq-shared-4-4_xsd Drilldown into interestLegResetDates in schema fpml-eq-shared-4-4_xsd Drilldown into terminationDate in schema fpml-eq-shared-4-4_xsd Drilldown into effectiveDate in schema fpml-eq-shared-4-4_xsd Drilldown into id in schema fpml-eq-shared-4-4_xsd Drilldown into InterestLegCalculationPeriodDates in schema fpml-eq-shared-4-4_xsdXSD Diagram of interestLegCalculationPeriodDates in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestLegCalculationPeriodDates" type="InterestLegCalculationPeriodDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Component that holds the various dates used to specify the interest leg of the equity swap. It is used to define the InterestPeriodDates identifyer.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
effectiveDate fpml:effectiveDate (1) (1)
terminationDate fpml:terminationDate (1) (1)
interestLegResetDates fpml:interestLegResetDates (1) (1)
interestLegPaymentDates fpml:interestLegPaymentDates (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Required
Collapse Derivation Tree: