Definition Type: Element
Name: fixedPayment
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FixedPaymentAmount
Containing Schema: fpml-dividend-swaps-5-10.xsd
MinOccurs 0
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-5-10_xsd1 Drilldown into paymentAmount in schema fpml-dividend-swaps-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd3 Drilldown into FixedPaymentAmount in schema fpml-dividend-swaps-5-10_xsd1XSD Diagram of fixedPayment in schema fpml-dividend-swaps-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedPayment" type="FixedPaymentAmount" minOccurs="0" 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 nsD:paymentAmount 0 (1)
paymentDate nsD:paymentDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: