Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:PaymentDetail
Containing Schema: fpml-doc-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract False
Documentation:
A container element allowing a schedule of payments associated with the Independent Amount.
Collapse XSD Schema Diagram:
Drilldown into paymentAmount Drilldown into paymentRule Drilldown into paymentAmount Drilldown into paymentDate Drilldown into adjustedPaymentDate Drilldown into adjustablePaymentDate Drilldown into PaymentDetailXSD Diagram of paymentDetail
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 fpml:adjustablePaymentDate (1) (1)
adjustedPaymentDate fpml:adjustedPaymentDate (1) (1)
paymentDate fpml:paymentDate (1) (1)
paymentAmount fpml:paymentAmount (1) (1)
paymentRule fpml:paymentRule (1) (1)
paymentAmount fpml:paymentAmount 0 (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus