Definition Type: Element
Name: couponPayment
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:PendingPayment
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The next upcoming coupon payment.
Collapse XSD Schema Diagram:
Drilldown into accruedInterest in schema fpml-asset-5-10_xsd5 Drilldown into amount in schema fpml-asset-5-10_xsd5 Drilldown into paymentDate in schema fpml-asset-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd5 Drilldown into PendingPayment in schema fpml-asset-5-10_xsd5XSD Diagram of couponPayment in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="couponPayment" type="PendingPayment" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The next upcoming coupon payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentDate nsF:paymentDate 0 (1)
amount nsF:amount 0 (1)
accruedInterest nsF:accruedInterest 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: