Definition Type: Element
Name: drawdownPayment
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:DrawdownPayment
Containing Schema: fpml-loan-4-6.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The lender's portion of the drawdown payment.
Collapse XSD Schema Diagram:
Drilldown into shareLoanContractAmount in schema fpml-loan-4-6_xsd Drilldown into paymentDate in schema fpml-loan-4-6_xsd Drilldown into id in schema fpml-shared-4-6_xsd Drilldown into PaymentBase in schema fpml-shared-4-6_xsd Drilldown into DrawdownPayment in schema fpml-loan-4-6_xsdXSD Diagram of drawdownPayment in schema fpml-loan-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="drawdownPayment" type="DrawdownPayment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The lender's portion of the drawdown payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentDate fpml:paymentDate (1) (1)
shareLoanContractAmount fpml:shareLoanContractAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: