Definition Type: Element
Name: singlePayment
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:SinglePayment
Containing Schema: fpml-cd-5-9.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Specifies a single fixed amount that is payable by the buyer to the seller on the fixed rate payer payment date. The fixed amount to be paid is specified in terms of a known currency amount.
Collapse XSD Schema Diagram:
Drilldown into fixedAmount in schema fpml-cd-5-9_xsd Drilldown into adjustedPaymentDate in schema fpml-cd-5-9_xsd Drilldown into adjustablePaymentDate in schema fpml-cd-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 SinglePayment in schema fpml-cd-5-9_xsdXSD Diagram of singlePayment in schema fpml-cd-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:element name="singlePayment" type="SinglePayment" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a single fixed amount that is payable by the buyer to the seller on the fixed rate payer payment date. The fixed amount to be paid is specified in terms of a known currency 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)
fixedAmount nsA:fixedAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus