Definition Type: Element
Name: rateObservation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:FxAverageRateObservation
Containing Schema: fpml-fx-5-4.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-4_xsd Drilldown into averageRateWeightingFactor in schema fpml-fx-5-4_xsd Drilldown into date in schema fpml-fx-5-4_xsd Drilldown into FxAverageRateObservation in schema fpml-fx-5-4_xsdXSD Diagram of rateObservation in schema fpml-fx-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rateObservation" type="FxAverageRateObservation" maxOccurs="unbounded" minOccurs="0">
    <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 nsA:date 0 (1)
averageRateWeightingFactor nsA:averageRateWeightingFactor 0 (1)
rate nsA:rate 0 (1)
Collapse Derivation Tree: