complexType "AdjustedPaymentDates"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
adjustedPaymentDate?, paymentAmount?
</...>
Content Model Elements (2):
adjustedPaymentDate (in adjustedPaymentDates), paymentAmount (in adjustedPaymentDates)
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 minOccurs="0" name="adjustedPaymentDate" type="xsd:date"/>
<xsd:element minOccurs="0" 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 minOccurs="0" 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 minOccurs="0" name="paymentAmount" type="Money"/>

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