Definition Type: Element
Name: utilizationPeriod
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:UtilizationPeriod
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The funded and unfunded utilization details. These figures together with the commitment adjustment and non-recurring fees would be used to calculate the trade amount on a daily basis. If using the commencement amount, as of regular settlement date, then it is only necessary to define the utilization as of that single date. If using the settlement amount calculation (for each day through the settlement period), then it will be necessary to provide a schedule of utilized/unutilized balances throught the entire period.
Collapse XSD Schema Diagram:
Drilldown into utilizationAmounts in schema fpml-loan-5-10_xsd Drilldown into numberOfDays in schema fpml-loan-5-10_xsd Drilldown into endDate in schema fpml-shared-5-10_xsd Drilldown into startDate in schema fpml-shared-5-10_xsd Drilldown into Period.model in schema fpml-shared-5-10_xsd Drilldown into PeriodWithDays.model in schema fpml-loan-5-10_xsd Drilldown into UtilizationPeriod in schema fpml-loan-5-10_xsdXSD Diagram of utilizationPeriod in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="utilizationPeriod" type="UtilizationPeriod" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The funded and unfunded utilization details. These figures together with the commitment adjustment and non-recurring fees would be used to calculate the trade amount on a daily basis. If using the commencement amount, as of regular settlement date, then it is only necessary to define the utilization as of that single date. If using the settlement amount calculation (for each day through the settlement period), then it will be necessary to provide a schedule of utilized/unutilized balances throught the entire period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsA:startDate (1) (1)
endDate nsA:endDate (1) (1)
numberOfDays nsA:numberOfDays (1) (1)
utilizationAmounts nsA:utilizationAmounts (1) (1)
<xs:group> nsA:PeriodWithDays.model (1) (1)
<xs:group> nsA:Period.model (1) (1)
Collapse Derivation Tree: