Definition Type: Element
Name: fxRate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FxRate
Containing Schema: fpml-option-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies a currency conversion rate.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-shared-5-10_xsd4 Drilldown into quotedCurrencyPair in schema fpml-shared-5-10_xsd4 Drilldown into FxRate in schema fpml-shared-5-10_xsd4XSD Diagram of fxRate in schema fpml-option-shared-5-10_xsd3 (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 nsE:quotedCurrencyPair 0 (1)
rate nsE:rate 0 (1)
Collapse Derivation Tree: