Definition Type: Element
Name: paymentDetail
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:PaymentDetail
Containing Schema: fpml-shared-5-9.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-9_xsd Drilldown into paymentRule in schema fpml-shared-5-9_xsd Drilldown into paymentDate in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-shared-5-9_xsd Drilldown into PaymentBase in schema fpml-shared-5-9_xsd Drilldown into PaymentDetail in schema fpml-shared-5-9_xsdXSD Diagram of paymentDetail in schema fpml-shared-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
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 nsA:paymentDate 0 (1)
paymentRule nsA:paymentRule 0 (1)
paymentAmount nsA:paymentAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus