complexType "PaymentProjection"
Namespace:
Content:
complex, 2 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 (2):
nextPaymentDate, projectedAmount
All Direct / Indirect Based Elements (4):
projection (defined in InterestCapitalization complexType),
projection (defined in InterestPayment complexType)
Known Usage Locations
Annotation
A model which contains interest payment projections.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PaymentProjection">
<xsd:sequence>
<xsd:element name="nextPaymentDate" type="xsd:date"/>
<xsd:element name="projectedAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
nextPaymentDate
Type:
xsd:date, predefined, simple content
The next payment for the associated event type is due on this date. This is an actual (adjusted) date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="nextPaymentDate" type="xsd:date"/>

projectedAmount
Type:
MoneyWithParticipantShare, complex content
Projected amount payable on the next payment date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="projectedAmount" 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.