Definition Type: Element
Name: projection
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:PaymentProjection
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Projected interest payment details.
Collapse XSD Schema Diagram:
Drilldown into projectedAmount in schema fpml-loan-5-10_xsd Drilldown into nextPaymentDate in schema fpml-loan-5-10_xsd Drilldown into PaymentProjection in schema fpml-loan-5-10_xsdXSD Diagram of projection in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="projection" type="PaymentProjection" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Projected interest payment details.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nextPaymentDate nsA:nextPaymentDate (1) (1)
projectedAmount nsA:projectedAmount 0 (1)
Collapse Derivation Tree: