Definition Type: Element
Name: feeAccrualSchedule
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:FeeAccrualSchedule
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The details of the underlying elements that effect the calculation of a fee accrual.
Collapse XSD Schema Diagram:
Drilldown into feeAccrualPeriod in schema fpml-loan-4-5_xsd Drilldown into feeRatePeriod in schema fpml-loan-4-5_xsd Drilldown into lcBalancePeriod in schema fpml-loan-4-5_xsd Drilldown into lenderUnutilizedPeriod in schema fpml-loan-4-5_xsd Drilldown into lenderUtilizationPeriod in schema fpml-loan-4-5_xsd Drilldown into lenderCommitmentPeriod in schema fpml-loan-4-5_xsd Drilldown into FeeAccrualSchedule in schema fpml-loan-4-5_xsdXSD Diagram of feeAccrualSchedule in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="feeAccrualSchedule" type="FeeAccrualSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The details of the underlying elements that effect the calculation of a fee accrual.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lenderCommitmentPeriod fpml:lenderCommitmentPeriod (1) unbounded
lenderUtilizationPeriod fpml:lenderUtilizationPeriod (1) unbounded
lenderUnutilizedPeriod fpml:lenderUnutilizedPeriod (1) unbounded
lcBalancePeriod fpml:lcBalancePeriod (1) unbounded
feeRatePeriod fpml:feeRatePeriod (1) unbounded
feeAccrualPeriod fpml:feeAccrualPeriod (1) unbounded
Collapse Derivation Tree: