Definition Type: Element
Name: fxRate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FxRate
Containing Schema: fpml-option-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies a currency conversion rate.
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-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxRate" type="FxRate" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a currency conversion rate.</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: