Definition Type: Element
Name: fxRate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxRate
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the rate of a currency conversion that is used to compute settlement amount for cross-currency transactions.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-shared-5-10_xsd Drilldown into quotedCurrencyPair in schema fpml-shared-5-10_xsd Drilldown into FxRate in schema fpml-shared-5-10_xsdXSD Diagram of fxRate in schema fpml-repo-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxRate" type="FxRate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Indicates the rate of a currency conversion that is used to compute settlement amount for cross-currency transactions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair nsA:quotedCurrencyPair (1) (1)
rate nsA:rate (1) (1)
Collapse Derivation Tree: