Definition Type: Element
Name: pricingDates
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:AdjustableDates
Containing Schema: fpml-com-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A list of adjustable dates on which the trade would price. Each date will price for the Calculation Period within which it falls.
Collapse XSD Schema Diagram:
Drilldown into dateAdjustments in schema fpml-shared-4-5_xsd Drilldown into unadjustedDate in schema fpml-shared-4-5_xsd Drilldown into id in schema fpml-shared-4-5_xsd Drilldown into AdjustableDates in schema fpml-shared-4-5_xsdXSD Diagram of pricingDates in schema fpml-com-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="pricingDates" type="AdjustableDates" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of adjustable dates on which the trade would price. Each date will price for the Calculation Period within which it falls.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate fpml:unadjustedDate (1) unbounded
dateAdjustments fpml:dateAdjustments (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Optional
Collapse Derivation Tree: