Definition Type: Element
Name: observationElements
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:CashflowObservation
Containing Schema: fpml-reconciliation-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The underlyer rate or price observation(s) used to compute the amount of this cashflow component.
Collapse XSD Schema Diagram:
Drilldown into weight in schema fpml-reconciliation-4-4_xsd Drilldown into observedValue in schema fpml-reconciliation-4-4_xsd Drilldown into observationDate in schema fpml-reconciliation-4-4_xsd Drilldown into underlyingAsset in schema fpml-asset-4-4_xsd Drilldown into underlyerReference in schema fpml-reconciliation-4-4_xsd Drilldown into id in schema fpml-reconciliation-4-4_xsd Drilldown into CashflowObservation in schema fpml-reconciliation-4-4_xsdXSD Diagram of observationElements in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="observationElements" type="CashflowObservation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The underlyer rate or price observation(s) used to compute the amount of this cashflow component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
underlyerReference fpml:underlyerReference (1) (1)
underlyingAsset fpml:underlyingAsset 0 (1)
observationDate fpml:observationDate (1) (1)
observedValue fpml:observedValue 0 (1)
weight fpml:weight 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Optional
Collapse Derivation Tree: