Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PaymentDetail
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
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_xsd3 Drilldown into paymentRule in schema fpml-shared-5-10_xsd3 Drilldown into paymentDate in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd3 Drilldown into PaymentDetail in schema fpml-shared-5-10_xsd3XSD Diagram of paymentDetail in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDetail" type="PaymentDetail" minOccurs="0" 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 nsD:paymentDate 0 (1)
paymentRule nsD:paymentRule 0 (1)
paymentAmount nsD:paymentAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: