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