<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>
|