Definition Type: Element
Name: rateObservation
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:FxAverageRateObservation
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
One or more specific rate observation dates.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-fx-5-10_xsd1 Drilldown into averageRateWeightingFactor in schema fpml-fx-5-10_xsd1 Drilldown into date in schema fpml-fx-5-10_xsd1 Drilldown into FxAverageRateObservation in schema fpml-fx-5-10_xsd1XSD Diagram of rateObservation in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rateObservation" type="FxAverageRateObservation" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">One or more specific rate observation dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
date nsC:date (1) (1)
averageRateWeightingFactor nsC:averageRateWeightingFactor (1) (1)
rate nsC:rate 0 (1)
Collapse Derivation Tree: