Definition Type: Element
Name: multiplier
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PositiveDecimal
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The 'multiplier' specifies the multiplier associated with the Transaction. The 'multiplier' element has two uses: (1) for Freight Transactions or any Calculation Period specified for a Freight Transaction, if an amount is specified as the Multiplier then it is captured by this element and (2) if the Transaction is a heat rate option, the heat rate multiplier is represented in this element. If multiplier is not provided, multiplier is assumed to be 1. (i.e. rate source states 1 BBL of Oil as 90 Dollars. Multiplier of 10 will change the value to 900 dollars.)
Collapse XSD Schema Diagram:
XSD Diagram of multiplier in schema fpml-asset-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="multiplier" type="PositiveDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The 'multiplier' specifies the multiplier associated with the Transaction. The 'multiplier' element has two uses: (1) for Freight Transactions or any Calculation Period specified for a Freight Transaction, if an amount is specified as the Multiplier then it is captured by this element and (2) if the Transaction is a heat rate option, the heat rate multiplier is represented in this element. If multiplier is not provided, multiplier is assumed to be 1. (i.e. rate source states 1 BBL of Oil as 90 Dollars. Multiplier of 10 will change the value to 900 dollars.)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: