Definition Type: Element
Name: fixedPayment
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FixedPaymentAmount
Containing Schema: fpml-dividend-swaps-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Fixed payment of a dividend swap, payment date is relative to a dividend period payment date. Commonly the dividend leg and the fixed payment leg will pay out on the same date, and the payments will be netted.
Collapse XSD Schema Diagram:
Drilldown into paymentDate in schema fpml-dividend-swaps-4-4_xsd Drilldown into paymentAmount in schema fpml-dividend-swaps-4-4_xsd Drilldown into FixedPaymentAmount in schema fpml-dividend-swaps-4-4_xsdXSD Diagram of fixedPayment in schema fpml-dividend-swaps-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedPayment" type="FixedPaymentAmount" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Fixed payment of a dividend swap, payment date is relative to a dividend period payment date. Commonly the dividend leg and the fixed payment leg will pay out on the same date, and the payments will be netted.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentAmount fpml:paymentAmount 0 (1)
paymentDate fpml:paymentDate (1) (1)
Collapse Derivation Tree: