Definition Type: Element
Name: fxConversion
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FxConversion
Containing Schema: fpml-asset-4-4.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-4-4_xsd Drilldown into amountRelativeTo in schema fpml-asset-4-4_xsd Drilldown into FxConversion in schema fpml-asset-4-4_xsdXSD Diagram of fxConversion in schema fpml-asset-4-4_xsd (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 fpml:amountRelativeTo (1) (1)
fxRate fpml:fxRate (1) unbounded
Collapse Derivation Tree: