Definition Type: Element
Name: paymentDetails
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:PaymentDetails
Containing Schema: fpml-confirmation-processes-5-10.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-shared-5-10_xsd Drilldown into grossCashflow in schema fpml-shared-5-10_xsd Drilldown into paymentReference in schema fpml-shared-5-10_xsd Drilldown into PaymentDetails in schema fpml-shared-5-10_xsdXSD Diagram of paymentDetails in schema fpml-confirmation-processes-5-10_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 nsA:paymentReference (1) (1)
grossCashflow nsA:grossCashflow (1) unbounded
settlementInformation nsA:settlementInformation 0 (1)
Collapse Derivation Tree: