Definition Type: Element
Name: fxDetermination
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:FxSpotRateSource
Containing Schema: fpml-eqs-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the methodology (reference source and, optionnally, fixing time) to be used for determining a currency conversion rate.
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of fxDetermination in schema fpml-eqs-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxDetermination" type="FxSpotRateSource" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the methodology (reference source and, optionnally, fixing time) to be used for determining a currency conversion 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)
Collapse Derivation Tree: