Definition Type: Element
Name: accruingFee
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:LoanTradingAccruingFeeAccrual
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 type in schema fpml-loan-5-10_xsd Drilldown into accrualTypeId in schema fpml-loan-5-10_xsd Drilldown into accrualPeriod in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into AbstractTradingAccrual in schema fpml-loan-5-10_xsd Drilldown into LoanTradingAccruingFeeAccrual in schema fpml-loan-5-10_xsdXSD Diagram of accruingFee in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="accruingFee" type="LoanTradingAccruingFeeAccrual" 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)
accrualPeriod nsA:accrualPeriod 0 unbounded
accrualTypeId nsA:accrualTypeId (1) (1)
type nsA:type 0 (1)
Collapse Derivation Tree: