Definition Type: Element
Name: averagingObservation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:WeightedAveragingObservation
Containing Schema: fpml-option-shared-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A single weighted averaging observation.
Collapse XSD Schema Diagram:
Drilldown into weight in schema fpml-option-shared-5-0_xsd1 Drilldown into observationNumber in schema fpml-option-shared-5-0_xsd1 Drilldown into dateTime in schema fpml-option-shared-5-0_xsd1 Drilldown into WeightedAveragingObservation in schema fpml-option-shared-5-0_xsd1XSD Diagram of averagingObservation in schema fpml-option-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="averagingObservation" type="WeightedAveragingObservation" maxOccurs="unbounded" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A single weighted averaging observation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dateTime nsB:dateTime 0 (1)
observationNumber nsB:observationNumber 0 (1)
weight nsB:weight 0 (1)
Collapse Derivation Tree: