Drilldown into AdjustedPaymentDates Drilldown into AdjustedPaymentDates
Definition Type Complex Type
Name AdjustedPaymentDates
Namespace http://www.fpml.org/FpML-5-0/confirmation
Abstract False
XSD Schema fpml-cd-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of AdjustedPaymentDates
Collapse XSD Schema Code
<xsd:complexType name="AdjustedPaymentDates" >
  <xsd:sequence>
    <xsd:element name="adjustedPaymentDate" type="xsd:date">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">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).</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element name="paymentAmount" type="Money">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The currency amount of the payment.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Derivation Tree
[No Sub Types]
AdjustedPaymentDates
    fpml:adjustedPaymentDates
Collapse References
fpml:adjustedPaymentDates
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XML Schema to HTML Doc Generation