Definition Type: Element
Name: fixing
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:FXFixing
Containing Schema: fpml-fx-4-0.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Specifies the source for and timing of a fixing of an exchange rate. This is used in the agreement of non-deliverable forward trades as well as various types of FX OTC options that require observations against a particular rate.
Collapse XSD Schema Diagram:
Drilldown into fixingDate in schema fpml-fx-4-0_xsd Drilldown into quotedCurrencyPair in schema fpml-fx-4-0_xsd Drilldown into fixingTime in schema fpml-shared-4-0_xsd Drilldown into secondaryRateSource in schema fpml-shared-4-0_xsd Drilldown into primaryRateSource in schema fpml-shared-4-0_xsd Drilldown into FxSpotRateSource in schema fpml-shared-4-0_xsd Drilldown into FXFixing in schema fpml-fx-4-0_xsdXSD Diagram of fixing in schema fpml-fx-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixing" type="FXFixing" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the source for and timing of a fixing of an exchange rate. This is used in the agreement of non-deliverable forward trades as well as various types of FX OTC options that require observations against a particular rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryRateSource nsA:primaryRateSource (1) (1)
secondaryRateSource nsA:secondaryRateSource 0 (1)
fixingTime nsA:fixingTime (1) (1)
quotedCurrencyPair nsA:quotedCurrencyPair (1) (1)
fixingDate nsA:fixingDate (1) (1)
Collapse Derivation Tree: