Definition Type: Element
Name: payment
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:PaymentMatching
Containing Schema: fpml-reconciliation-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies the payment that is exposed to the matching process. Usually there will be a single payment but for cross-currency swaps a different payment per currency shall be provided.
Collapse XSD Schema Diagram:
Drilldown into calculationDetails in schema fpml-reconciliation-5-0_xsd Drilldown into paymentAmount in schema fpml-reconciliation-5-0_xsd Drilldown into receiverAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into receiverPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into payerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into payerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into PayerReceiver.model in schema fpml-shared-5-0_xsd1 Drilldown into identifier in schema fpml-reconciliation-5-0_xsd Drilldown into PaymentMatching in schema fpml-reconciliation-5-0_xsdXSD Diagram of payment in schema fpml-reconciliation-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="payment" type="PaymentMatching" maxOccurs="unbounded" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the payment that is exposed to the matching process. Usually there will be a single payment but for cross-currency swaps a different payment per currency shall be provided.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier nsB:identifier 0 (1)
payerPartyReference nsB:payerPartyReference 0 (1)
payerAccountReference nsB:payerAccountReference 0 (1)
receiverPartyReference nsB:receiverPartyReference 0 (1)
receiverAccountReference nsB:receiverAccountReference 0 (1)
paymentAmount nsB:paymentAmount 0 (1)
calculationDetails nsB:calculationDetails 0 unbounded
<xs:group> nsB:PayerReceiver.model (1) (1)
Collapse Derivation Tree: