Definition Type: Element
Name: adjustedPaymentDates
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:AdjustedPaymentDates
Containing Schema: fpml-cd-5-9.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An optional cashflow-like structure allowing the equivalent representation of the periodic fixed payments in terms of a series of adjusted payment dates and amounts. This is intended to support application integration within an organisation and is not intended for use in inter-firm communication or confirmations. ISDA 2003 Term: Fixed Rate Payer Payment Date
Collapse XSD Schema Diagram:
Drilldown into paymentAmount in schema fpml-cd-5-9_xsd Drilldown into adjustedPaymentDate in schema fpml-cd-5-9_xsd Drilldown into AdjustedPaymentDates in schema fpml-cd-5-9_xsdXSD Diagram of adjustedPaymentDates in schema fpml-cd-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:element name="adjustedPaymentDates" type="AdjustedPaymentDates" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional cashflow-like structure allowing the equivalent representation of the periodic fixed payments in terms of a series of adjusted payment dates and amounts. This is intended to support application integration within an organisation and is not intended for use in inter-firm communication or confirmations. ISDA 2003 Term: Fixed Rate Payer Payment Date</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustedPaymentDate nsA:adjustedPaymentDate 0 (1)
paymentAmount nsA:paymentAmount 0 (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus