complexType "CommitmentChange"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
commitmentChange
Known Usage Locations
Annotation
A structure which specifies the amortizations occurring throughout the life of a facility.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommitmentChange">
<xsd:sequence>
<xsd:element name="date" type="xsd:date"/>
<xsd:element name="adjustment" type="Adjustment"/>
<xsd:element name="remaining" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
adjustment
Type:
Adjustment, complex content
The total remaining commitment amount (in facility currency), once the adjustnment has been applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="adjustment" type="Adjustment"/>

date
Type:
xsd:date, predefined, simple content
The date on which a facility increase/decrease has/will occur.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="date" type="xsd:date"/>

remaining
Type:
MoneyWithParticipantShare, complex content
The total remaining commitment amount (in facility currency), once the adjustnment has been applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="remaining" type="MoneyWithParticipantShare"/>

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.