<xs:simpleType name="RoundingModulus_t">
<xs:annotation>
<xs:documentation xml:lang="en">For CIV a float value indicating the value to which rounding is required i e 0 means round to a multiple of 0 units shares; 0 5 means round to a multiple of 0 5 units shares The default if RoundingDirection 468 is specified without RoundingModulus is to round to a whole unit share
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RoundingModulus" tag="469" datatype="float" ComponentType="Field" StdAbbrev="RndMod" QualifiedAbbrev="RndMod" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|