Definition Type: Element
Name: paymentDetails
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:PaymentDetails
Containing Schema: fpml-contract-notification-4-6.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Details of the payments, like amount breakdowns, settlement information.
Collapse XSD Schema Diagram:
Drilldown into settlementInformation in schema fpml-reconciliation-4-6_xsd Drilldown into grossCashflow in schema fpml-reconciliation-4-6_xsd Drilldown into paymentReference in schema fpml-reconciliation-4-6_xsd Drilldown into PaymentDetails in schema fpml-reconciliation-4-6_xsdXSD Diagram of paymentDetails in schema fpml-contract-notification-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDetails" type="PaymentDetails" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details of the payments, like amount breakdowns, settlement information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentReference fpml:paymentReference (1) (1)
grossCashflow fpml:grossCashflow (1) unbounded
settlementInformation fpml:settlementInformation 0 (1)
Collapse Derivation Tree: