Definition Type: Element
Name: rateObservation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:RateObservation
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The details of a particular rate observation, including the fixing date and observed rate. A list of rate observation elements may be ordered in the document by ascending adjusted fixing date. An FpML document containing an unordered list of rate observations is still regarded as a conformant document.
Collapse XSD Schema Diagram:
Drilldown into treatedForecastRate in schema fpml-shared-4-4_xsd Drilldown into forecastRate in schema fpml-shared-4-4_xsd Drilldown into rateReference in schema fpml-shared-4-4_xsd Drilldown into observationWeight in schema fpml-shared-4-4_xsd Drilldown into treatedRate in schema fpml-shared-4-4_xsd Drilldown into observedRate in schema fpml-shared-4-4_xsd Drilldown into adjustedFixingDate in schema fpml-shared-4-4_xsd Drilldown into resetDate in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into RateObservation in schema fpml-shared-4-4_xsdXSD Diagram of rateObservation in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rateObservation" type="RateObservation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The details of a particular rate observation, including the fixing date and observed rate. A list of rate observation elements may be ordered in the document by ascending adjusted fixing date. An FpML document containing an unordered list of rate observations is still regarded as a conformant document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
resetDate fpml:resetDate 0 (1)
adjustedFixingDate fpml:adjustedFixingDate 0 (1)
observedRate fpml:observedRate 0 (1)
treatedRate fpml:treatedRate 0 (1)
observationWeight fpml:observationWeight (1) (1)
rateReference fpml:rateReference 0 (1)
forecastRate fpml:forecastRate 0 (1)
treatedForecastRate fpml:treatedForecastRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: