Definition Type: ComplexType
Name: FxFixingObservation
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-fx-accruals-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into weight in schema fpml-fx-accruals-5-10_xsd2 Drilldown into date in schema fpml-fx-accruals-5-10_xsd2XSD Diagram of FxFixingObservation in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxFixingObservation">
    <xsd:sequence>
        <xsd:element name="date" type="xsd:date" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A specific date for which an observation against a particular rate will be made and will be used for subsequent computations.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="weight" type="xsd:decimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An optional factor that can be used for weighting certain observation dates. Typically, firms will weight each date with a factor of 1 if there are standard, unweighted adjustments. If omitted, weight is defaulted to 1.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
date nsE:date 0 (1)
weight nsE:weight 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:fixing, nsE:fixing