Definition Type: Element
Name: nonRecurringFee
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:LoanTradingNonRecurringFee
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Details of the amount of on-going fees accrued by the traded portion of a loan contract.
Collapse XSD Schema Diagram:
Drilldown into miscFeeType in schema fpml-loan-5-10_xsd Drilldown into feeType in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into LoanTradingNonRecurringFee in schema fpml-loan-5-10_xsdXSD Diagram of nonRecurringFee in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="nonRecurringFee" type="LoanTradingNonRecurringFee" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details of the amount of on-going fees accrued by the traded portion of a loan contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsA:amount (1) (1)
feeType nsA:feeType (1) (1)
miscFeeType nsA:miscFeeType (1) (1)
Collapse Derivation Tree: