Definition Type: Element
Name: fxRate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FxRate
Containing Schema: fpml-valuation-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the rate of a currency conversion that may have been used to compute valuations.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-shared-4-4_xsd Drilldown into quotedCurrencyPair in schema fpml-shared-4-4_xsd Drilldown into FxRate in schema fpml-shared-4-4_xsdXSD Diagram of fxRate in schema fpml-valuation-4-4_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 may have been used to compute valuations.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair fpml:quotedCurrencyPair (1) (1)
rate fpml:rate (1) (1)
Collapse Derivation Tree: