Definition Type: SimpleType
Name: PeggedRefPrice_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
The value of the reference price that the order is pegged to. PeggedRefPrice + PegOffsetValue (211) = PeggedPrice (839) unless the limit price (44, Price) is breached. The values may not be exact due to rounding.
Collapse XSD Schema Diagram:
XSD Diagram of PeggedRefPrice_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="PeggedRefPrice_t">
    <xs:annotation>
        <xs:documentation>The value of the reference price that the order is pegged to. PeggedRefPrice + PegOffsetValue (211) = PeggedPrice (839) unless the limit price (44, Price) is breached. The values may not be exact due to rounding.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="PeggedRefPrice" ComponentType="Field" Tag="1095" Type="Price" AbbrName="PggdRefPx" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Price" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:PggdRefPx