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