Definition Type: Element
Name: fxObservationDates
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AdjustableDates
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A list of the fx observation dates for a given Calculation Period.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd4 Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd4 Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into AdjustableDates in schema fpml-shared-5-10_xsd4XSD Diagram of fxObservationDates in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxObservationDates" type="AdjustableDates" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of the fx observation dates for a given Calculation Period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsE:unadjustedDate 0 unbounded
dateAdjustments nsE:dateAdjustments 0 (1)
adjustedDate nsE:adjustedDate 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree: