Definition Type: Element
Name: payment
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:PaymentMatching
Containing Schema: fpml-reconciliation-5-4.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-4_xsd Drilldown into paymentAmount in schema fpml-shared-5-4_xsd Drilldown into receiverAccountReference in schema fpml-shared-5-4_xsd Drilldown into receiverPartyReference in schema fpml-shared-5-4_xsd Drilldown into payerAccountReference in schema fpml-shared-5-4_xsd Drilldown into payerPartyReference in schema fpml-shared-5-4_xsd Drilldown into PayerReceiver.model in schema fpml-shared-5-4_xsd Drilldown into identifier in schema fpml-shared-5-4_xsd Drilldown into PaymentDetails.model in schema fpml-shared-5-4_xsd Drilldown into PaymentMatching in schema fpml-reconciliation-5-4_xsdXSD Diagram of payment in schema fpml-reconciliation-5-4_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 nsA:identifier 0 (1)
payerPartyReference nsA:payerPartyReference 0 (1)
payerAccountReference nsA:payerAccountReference 0 (1)
receiverPartyReference nsA:receiverPartyReference 0 (1)
receiverAccountReference nsA:receiverAccountReference 0 (1)
paymentAmount nsA:paymentAmount 0 (1)
calculationDetails nsA:calculationDetails 0 unbounded
<xs:group> nsA:PaymentDetails.model (1) (1)
<xs:group> nsA:PayerReceiver.model (1) (1)
Collapse Derivation Tree: