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