Definition Type: Element
Name: transferFee
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:LoanTransferFee
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Details of the transfer fee owed to the admin agent.
Collapse XSD Schema Diagram:
Drilldown into transferFeeAmounts in schema fpml-loan-5-10_xsd Drilldown into totalAmount in schema fpml-loan-5-10_xsd Drilldown into paidBy in schema fpml-loan-5-10_xsd Drilldown into remittedBy in schema fpml-loan-5-10_xsd Drilldown into LoanTransferFee in schema fpml-loan-5-10_xsdXSD Diagram of transferFee in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="transferFee" type="LoanTransferFee">
    <xsd:annotation>
        <xsd:documentation>Details of the transfer fee owed to the admin agent.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
remittedBy nsA:remittedBy (1) (1)
paidBy nsA:paidBy (1) (1)
totalAmount nsA:totalAmount 0 (1)
transferFeeAmounts nsA:transferFeeAmounts (1) (1)
Collapse Derivation Tree: