Definition Type: Element
Name: spreadConversionFactor
Namespace: http://www.fpml.org/FpML-5/reporting
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
spreadConversionFactor should be used when the unit of measure of the Commodity Reference Price and the unit of measure in which the spread is quoted are different. The value of spreadConversionFactor is the number of units of measure in which the spread is quoted per unit of measure of the Commodity Reference Price.
Collapse XSD Schema Diagram:
XSD Diagram of spreadConversionFactor in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="spreadConversionFactor" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">spreadConversionFactor should be used when the unit of measure of the Commodity Reference Price and the unit of measure in which the spread is quoted are different. The value of spreadConversionFactor is the number of units of measure in which the spread is quoted per unit of measure of the Commodity Reference Price.</xsd:documentation>
    </xsd:annotation>
</xsd:element>