complexType "AdjustedPaymentDates"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
adjustedPaymentDates
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="AdjustedPaymentDates">
<xsd:sequence>
<xsd:element name="adjustedPaymentDate" type="xsd:date"/>
<xsd:element name="paymentAmount" type="Money"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
adjustedPaymentDate
Type:
xsd:date, predefined, simple content
The adjusted payment date. This date should already be adjusted for any applicable business day convention. This component is not intended for use in trade confirmation but my be specified to allow the fee structure to also serve as a cashflow type component (all dates the the Cashflows type are adjusted payment dates).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="adjustedPaymentDate" type="xsd:date"/>

paymentAmount
Type:
Money, complex content
The currency amount of the payment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="paymentAmount" type="Money"/>

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.