Definition Type: Element
Name: interestLegCalculationPeriodDates
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into interestLegResetDates in schema fpml-eq-shared-5-10_xsd2 Drilldown into terminationDate in schema fpml-eq-shared-5-10_xsd2 Drilldown into effectiveDate in schema fpml-eq-shared-5-10_xsd2 Drilldown into id in schema fpml-eq-shared-5-10_xsd2 Drilldown into InterestLegCalculationPeriodDates in schema fpml-eq-shared-5-10_xsd2XSD Diagram of interestLegCalculationPeriodDates in schema fpml-eq-shared-5-10_xsd2 (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 nsE:effectiveDate 0 (1)
terminationDate nsE:terminationDate 0 (1)
interestLegResetDates nsE:interestLegResetDates 0 (1)
interestLegPaymentDates nsE:interestLegPaymentDates 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Required
Collapse Derivation Tree: