Definition Type: Element
Name: rateObservation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FxAverageRateObservation
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
One or more specific rate observation dates.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-fx-5-10_xsd3 Drilldown into averageRateWeightingFactor in schema fpml-fx-5-10_xsd3 Drilldown into date in schema fpml-fx-5-10_xsd3 Drilldown into FxAverageRateObservation in schema fpml-fx-5-10_xsd3XSD Diagram of rateObservation in schema fpml-fx-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rateObservation" type="FxAverageRateObservation" minOccurs="0" 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 nsE:date 0 (1)
averageRateWeightingFactor nsE:averageRateWeightingFactor 0 (1)
rate nsE:rate 0 (1)
Collapse Derivation Tree: