Definition Type: SimpleType
Name: StrikeIncrement_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Value by which strike price should be incremented within the specified price range.
Collapse XSD Schema Diagram:
XSD Diagram of StrikeIncrement_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="StrikeIncrement_t">
    <xs:annotation>
        <xs:documentation>Value by which strike price should be incremented within the specified price range.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="StrikeIncrement" ComponentType="Field" Tag="1204" Type="float" AbbrName="StrkIncr" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:decimal" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:StrkIncr