Definition Type: Element
Name: fixing
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxFixing
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Quoted currency pair.
Collapse XSD Schema Diagram:
Drilldown into fxSpotRateSource in schema fpml-shared-5-10_xsd3 Drilldown into fixingDate in schema fpml-shared-5-10_xsd3 Drilldown into quotedCurrencyPair in schema fpml-shared-5-10_xsd3 Drilldown into FxFixing in schema fpml-shared-5-10_xsd3XSD Diagram of fixing in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixing" type="FxFixing" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Quoted currency pair.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair nsD:quotedCurrencyPair (1) (1)
fixingDate nsD:fixingDate 0 (1)
fxSpotRateSource nsD:fxSpotRateSource 0 (1)
Collapse Derivation Tree: