Definition Type: Element
Name: rateObservation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:RateObservation
Containing Schema: fpml-ird-5-0.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-5-0_xsd1 Drilldown into forecastRate in schema fpml-shared-5-0_xsd1 Drilldown into rateReference in schema fpml-shared-5-0_xsd1 Drilldown into observationWeight in schema fpml-shared-5-0_xsd1 Drilldown into treatedRate in schema fpml-shared-5-0_xsd1 Drilldown into observedRate in schema fpml-shared-5-0_xsd1 Drilldown into adjustedFixingDate in schema fpml-shared-5-0_xsd1 Drilldown into resetDate in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into RateObservation in schema fpml-shared-5-0_xsd1XSD Diagram of rateObservation in schema fpml-ird-5-0_xsd1 (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 nsB:resetDate 0 (1)
adjustedFixingDate nsB:adjustedFixingDate 0 (1)
observedRate nsB:observedRate 0 (1)
treatedRate nsB:treatedRate 0 (1)
observationWeight nsB:observationWeight 0 (1)
rateReference nsB:rateReference 0 (1)
forecastRate nsB:forecastRate 0 (1)
treatedForecastRate nsB:treatedForecastRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: