Definition Type: ComplexType
Name: LoanTradingOutstandingsAccrual
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AbstractTradingAccrual
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that incorporates sub-periods of an accrual calculation for a traded outstanding 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_xsdXSD Diagram of LoanTradingOutstandingsAccrual in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LoanTradingOutstandingsAccrual">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that incorporates sub-periods of an accrual calculation for a traded outstanding contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractTradingAccrual">
            <xsd:sequence>
                <xsd:element name="loanContractReference" type="LoanContractReference">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A unique id for the loan contract.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
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:
Collapse References:
nsA:interest