Definition Type: Element
Name: utilizationAmounts
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:UtilizationAmounts
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The funded and unfunded utilization details.
Collapse XSD Schema Diagram:
Drilldown into unfundedAmount in schema fpml-loan-5-10_xsd Drilldown into fundedAmount in schema fpml-loan-5-10_xsd Drilldown into UtilizationAmounts in schema fpml-loan-5-10_xsdXSD Diagram of utilizationAmounts in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="utilizationAmounts" type="UtilizationAmounts">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The funded and unfunded utilization details.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fundedAmount nsA:fundedAmount (1) (1)
unfundedAmount nsA:unfundedAmount (1) (1)
Collapse Derivation Tree: