Definition Type: Element
Name: interest
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:LoanTradingOutstandingsAccrual
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Details of the amount of interest accrued by the traded portion of a loan contract.
Collapse XSD Schema Diagram:
Drilldown into loanContractReference 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 LoanTradingOutstandingsAccrual in schema fpml-loan-5-10_xsdXSD Diagram of interest in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interest" type="LoanTradingOutstandingsAccrual" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Details of the amount of interest 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
loanContractReference nsA:loanContractReference (1) (1)
Collapse Derivation Tree: