Definition Type: Element
Name: multiplier
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:PositiveDecimal
Containing Schema: fpml-asset-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the multiplier associated with a Transaction. Multiplier is used as the rate factor applied to the value of the underlyer as quoted by the price source. 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-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="multiplier" type="PositiveDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the multiplier associated with a Transaction. Multiplier is used as the rate factor applied to the value of the underlyer as quoted by the price source. 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: