Definition Type: ComplexType
Name: CommodityFxType
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Identifes how the FX rate will be applied. This is intended to differentiate between the various methods for applying FX to the floating price such as a daily calculation, or averaging the FX and applying the average at the end of each CalculationPeriod.
Collapse XSD Schema Diagram:
Drilldown into commodityFxTypeScheme in schema fpml-com-5-10_xsdXSD Diagram of CommodityFxType in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityFxType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identifes how the FX rate will be applied. This is intended to differentiate between the various methods for applying FX to the floating price such as a daily calculation, or averaging the FX and applying the average at the end of each CalculationPeriod.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="commodityFxTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/commodity-fx-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
commodityFxTypeScheme nsA:commodityFxTypeScheme http://www.fpml.org/coding-scheme/commodity-fx-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:fxType