Definition Type: ComplexType
Name: DeprecatedEquityPaymentDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-return-swaps-4-4.xsd
Abstract
Documentation:
This type has been DEPRECATED. It will be removed in the next FpML major version. A type describing the equity payment dates of the swap.
Collapse XSD Schema Diagram:
Drilldown into equityPaymentDateFinal in schema fpml-return-swaps-4-4_xsd Drilldown into equityPaymentDatesInterim in schema fpml-return-swaps-4-4_xsd Drilldown into id in schema fpml-return-swaps-4-4_xsdXSD Diagram of DeprecatedEquityPaymentDates in schema fpml-return-swaps-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DeprecatedEquityPaymentDates" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="It has been made more generic as ReturnLegPaymentDates to cover return swap type products." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This type has been DEPRECATED. It will be removed in the next FpML major version. A type describing the equity payment dates of the swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="equityPaymentDatesInterim" type="AdjustableOrRelativeDates" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the interim payment dates of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDates component), this element will typically refer to the valuation dates and add a lag corresponding to the settlement cycle of the underlyer.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="equityPaymentDateFinal" type="AdjustableOrRelativeDate">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the final payment date of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically refer to the final valuation date and add a lag corresponding to the settlement cycle of the underlyer.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
equityPaymentDatesInterim fpml:equityPaymentDatesInterim 0 (1)
equityPaymentDateFinal fpml:equityPaymentDateFinal (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:equityPaymentDates