Definition Type: Element
Name: singlePayment
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:SinglePayment
Containing Schema: fpml-cd-5-10.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-10_xsd4 Drilldown into adjustablePaymentDate in schema fpml-cd-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd5 Drilldown into SinglePayment in schema fpml-cd-5-10_xsd4XSD Diagram of singlePayment in schema fpml-cd-5-10_xsd4 (Financial products Markup Language (FpML®))
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 nsF:adjustablePaymentDate 0 (1)
fixedAmount nsF:fixedAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: