Definition Type: Element
Name: averagingObservation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsA:WeightedAveragingObservation
Containing Schema: fpml-option-shared-5-9.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-9_xsd Drilldown into observationNumber in schema fpml-option-shared-5-9_xsd Drilldown into dateTime in schema fpml-option-shared-5-9_xsd Drilldown into WeightedAveragingObservation in schema fpml-option-shared-5-9_xsdXSD Diagram of averagingObservation in schema fpml-option-shared-5-9_xsd (Financial products Markup Language (FpML®) - Record Keeping)
Collapse XSD Schema Code:
<xsd:element name="averagingObservation" type="WeightedAveragingObservation" minOccurs="0" maxOccurs="unbounded">
    <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 nsA:dateTime (1) (1)
observationNumber nsA:observationNumber (1) (1)
weight nsA:weight 0 (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus