Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:PaymentDetail
Containing Schema: fpml-shared-5-10.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-shared-5-10_xsd1 Drilldown into paymentRule in schema fpml-shared-5-10_xsd1 Drilldown into paymentAmount in schema fpml-shared-5-10_xsd1 Drilldown into paymentDate in schema fpml-shared-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd1 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd1 Drilldown into PaymentDetail in schema fpml-shared-5-10_xsd1XSD Diagram of paymentDetail in schema fpml-shared-5-10_xsd1 (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
paymentDate nsB:paymentDate 0 (1)
paymentAmount nsB:paymentAmount (1) (1)
paymentRule nsB:paymentRule (1) (1)
paymentAmount nsB:paymentAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: