Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:PaymentDetail
Containing Schema: fpml-doc-4-1.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A container element allowing a schedule of payments associated with the Independent Amount.
Collapse XSD Schema Diagram:
Drilldown into paymentAmount in schema fpml-doc-4-1_xsd Drilldown into paymentRule in schema fpml-doc-4-1_xsd Drilldown into paymentAmount in schema fpml-doc-4-1_xsd Drilldown into adjustedPaymentDate in schema fpml-doc-4-1_xsd Drilldown into adjustablePaymentDate in schema fpml-doc-4-1_xsd Drilldown into PaymentDetail in schema fpml-doc-4-1_xsdXSD Diagram of paymentDetail in schema fpml-doc-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDetail" type="PaymentDetail" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A container element allowing a schedule of payments associated with the Independent Amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustablePaymentDate nsA:adjustablePaymentDate (1) (1)
adjustedPaymentDate nsA:adjustedPaymentDate (1) (1)
paymentAmount nsA:paymentAmount (1) (1)
paymentRule nsA:paymentRule (1) (1)
paymentAmount nsA:paymentAmount 0 (1)
Collapse Derivation Tree: