Definition Type: Element
Name: fxConversion
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:FxConversion
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the currency conversion rate that applies to an amount. This rate can either be defined elsewhere in the document (case of a quanto swap), or explicitly described through this component.
Collapse XSD Schema Diagram:
Drilldown into fxRate in schema fpml-asset-5-10_xsd1 Drilldown into amountRelativeTo in schema fpml-asset-5-10_xsd1 Drilldown into FxConversion in schema fpml-asset-5-10_xsd1XSD Diagram of fxConversion in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxConversion" type="FxConversion" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the currency conversion rate that applies to an amount. This rate can either be defined elsewhere in the document (case of a quanto swap), or explicitly described through this component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amountRelativeTo nsB:amountRelativeTo (1) (1)
fxRate nsB:fxRate (1) unbounded
Collapse Derivation Tree: