Definition Type: Element
Name: amount
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:ParticipationAmount
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The global amount describes the amount paid by the borrower to the agent bank whereas the share amount describes the amount paid by the agent bank to the lender.
Collapse XSD Schema Diagram:
Drilldown into shareAmount in schema fpml-loan-4-5_xsd Drilldown into globalAmount in schema fpml-loan-4-5_xsd Drilldown into ParticipationAmount in schema fpml-loan-4-5_xsdXSD Diagram of amount in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="amount" type="ParticipationAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The global amount describes the amount paid by the borrower to the agent bank whereas the share amount describes the amount paid by the agent bank to the lender.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
globalAmount fpml:globalAmount 0 (1)
shareAmount fpml:shareAmount (1) (1)
Collapse Derivation Tree: