Definition Type: Element
Name: transferFee
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:TransferFeeDefinition
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The transfer fee amount and rules. This applies to the commitment transfer of any facility within the deal structure.
Collapse XSD Schema Diagram:
Drilldown into lenderTypeWaived in schema fpml-loan-5-10_xsd Drilldown into rule in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into TransferFeeDefinition 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="TransferFeeDefinition" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The transfer fee amount and rules. This applies to the commitment transfer of any facility within the deal structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsA:amount (1) (1)
rule nsA:rule (1) (1)
lenderTypeWaived nsA:lenderTypeWaived 0 unbounded
Collapse Derivation Tree: