Definition Type: SimpleType
Name: StrikePriceBoundaryPrecision_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used in combination with StrikePriceBoundaryMethod to specify the percentage of the strike price in relation to the underlying price. The percentage is generally 100 or greater for puts and 100 or less for calls.
Collapse XSD Schema Diagram:
XSD Diagram of StrikePriceBoundaryPrecision_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="StrikePriceBoundaryPrecision_t">
    <xs:annotation>
        <xs:documentation>Used in combination with StrikePriceBoundaryMethod to specify the percentage of the strike price in relation to the  underlying price. The percentage is generally 100 or greater for puts and 100 or less for calls.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="StrikePriceBoundaryPrecision" ComponentType="Field" Tag="1480" Type="Percentage" AbbrName="StrkPxBndryPrcsn" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Percentage" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:StrkPxBndryPrcsn