<xs:simpleType name="ContractMultiplier_t">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the ratio or multiply factor to convert from nominal units e g contracts to total units e g shares e g 0 00 000 etc Applicable For Fixed Income Convertible Bonds Derivatives etc In general quantities for all calsses should be expressed in the basic unit of the instrument e g shares for equities norminal or par amount for bonds currency for foreign exchange When quantity is expressed in contracts e g financing transactions and bond trade reporting ContractMutliplier should contain the number of units in one contract and can be omitted if the multiplier is the default amount for the instrument i e 000 par of bonds 000 000 par for financing transactions
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ContractMultiplier" tag="231" datatype="float" ComponentType="Field" StdAbbrev="Mult" QualifiedAbbrev="Mult" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|