Definition Type: Element
Name: payment
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Payment
Containing Schema: fpml-fx-4-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract False
Documentation:
A known payment between two parties.
Collapse XSD Schema Diagram:
Drilldown into settlementInformation Drilldown into paymentType Drilldown into adjustedPaymentDate Drilldown into paymentDate Drilldown into paymentAmount Drilldown into receiverPartyReference Drilldown into payerPartyReference Drilldown into PaymentXSD Diagram of payment
Collapse XSD Schema Code:
<xsd:element name="payment" type="Payment" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A known payment between two parties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsA:payerPartyReference (1) (1)
receiverPartyReference nsA:receiverPartyReference (1) (1)
paymentAmount nsA:paymentAmount (1) (1)
paymentDate nsA:paymentDate 0 (1)
adjustedPaymentDate nsA:adjustedPaymentDate 0 (1)
paymentType nsA:paymentType 0 (1)
settlementInformation nsA:settlementInformation 0 (1)
<xs:group> nsA:PayerReceiver.model (1) (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus