Definition Type: SimpleType
Name: RoundingModulus_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of RoundingModulus_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:RndMod