Definition Type: Element
Name: observationElements
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CashflowObservation
Containing Schema: fpml-reconciliation-5-10.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-5-10_xsd Drilldown into observedValue in schema fpml-reconciliation-5-10_xsd Drilldown into observationDate in schema fpml-reconciliation-5-10_xsd Drilldown into underlyingAsset in schema fpml-asset-5-10_xsd4 Drilldown into underlyerReference in schema fpml-reconciliation-5-10_xsd Drilldown into id in schema fpml-reconciliation-5-10_xsd Drilldown into CashflowObservation in schema fpml-reconciliation-5-10_xsdXSD Diagram of observationElements in schema fpml-reconciliation-5-10_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 nsE:underlyerReference 0 (1)
underlyingAsset nsE:underlyingAsset 0 (1)
observationDate nsE:observationDate 0 (1)
observedValue nsE:observedValue 0 (1)
weight nsE:weight 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree: