Definition Type: Element
Name: paymentAmount
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Money
Containing Schema: fpml-msg-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The currency amount of the payment.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-4-0_xsd Drilldown into currency in schema fpml-shared-4-0_xsd Drilldown into Money in schema fpml-shared-4-0_xsdXSD Diagram of paymentAmount in schema fpml-msg-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentAmount" type="Money" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The currency amount of the payment.
          
					
					
					
					
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsA:currency (1) (1)
amount nsA:amount (1) (1)
Collapse Derivation Tree: