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