Definition Type: Element
Name: assignmentFee
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AssignmentFee
Containing Schema: fpml-loan-5-9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The assignment fee amount and rules. This applies to the re-assignment of any facility within the deal structure.
Collapse XSD Schema Diagram:
Drilldown into lenderTypeWaived in schema fpml-loan-5-9_xsd Drilldown into rule in schema fpml-loan-5-9_xsd Drilldown into amount in schema fpml-loan-5-9_xsd Drilldown into AssignmentFee in schema fpml-loan-5-9_xsdXSD Diagram of assignmentFee in schema fpml-loan-5-9_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="assignmentFee" type="AssignmentFee" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The assignment fee amount and rules. This applies to the re-assignment 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: