Definition Type: Element
Name: fxRate
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:FxRate
Containing Schema: fpml-eqs-4-0.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Specifies a currency conversion rate.
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-shared-4-0_xsd Drilldown into quotedCurrencyPair in schema fpml-shared-4-0_xsd Drilldown into FxRate in schema fpml-shared-4-0_xsdXSD Diagram of fxRate in schema fpml-eqs-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxRate" type="FxRate" 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 nsA:quotedCurrencyPair (1) (1)
rate nsA:rate (1) (1)
Collapse Derivation Tree: