Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:PaymentDetailDeprecated
Containing Schema: fpml-cd-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-cd-4-1_xsd Drilldown into paymentPercent in schema fpml-cd-4-1_xsd Drilldown into adjustedPaymentDate in schema fpml-cd-4-1_xsd Drilldown into adjustablePaymentDate in schema fpml-cd-4-1_xsd Drilldown into PaymentDetailDeprecated in schema fpml-cd-4-1_xsdXSD Diagram of paymentDetail in schema fpml-cd-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDetail" type="PaymentDetailDeprecated" 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 0 (1)
adjustedPaymentDate nsA:adjustedPaymentDate 0 (1)
paymentPercent nsA:paymentPercent (1) (1)
paymentAmount nsA:paymentAmount (1) (1)
Collapse Derivation Tree: