complexType "FacilityCommitment"
Namespace:
Content:
complex, 6 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
fundedUtilizedAmount (defined in Utilization.model group),
fundedUtilizedAmount (defined in Utilization.model group),
totalCommitmentAmount,
unavailableToUtilizeAmount,
unfundedUtilizedAmount (defined in Utilization.model group),
unfundedUtilizedAmount (defined in Utilization.model group)
All Direct / Indirect Based Elements (4):
commitment, currentCommitment, facilityCommitment, priorCommitment
Known Usage Locations
Annotation
A structure that defines the commitment amount against a facility or facility portion, shows the utilization levels within the total commitment amount (in facility currency).
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FacilityCommitment">
<xsd:sequence>
<xsd:element name="totalCommitmentAmount" type="MoneyWithParticipantShare"/>
<xsd:sequence minOccurs="0">
<xsd:group ref="Utilization.model"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/6)
totalCommitmentAmount
Type:
MoneyWithParticipantShare, complex content
The total commitment level associated with the facility or facility portion (in facility currency).
XML Source (w/o annotations (1); see within schema source)

unavailableToUtilizeAmount
Type:
MoneyWithParticipantShare, complex content
The portion of the commitment amount which is NOT available for the borrower to draw against.
XML Source (w/o annotations (1); see within schema source)

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.