Definition Type: SimpleType
Name: ReportedPxDiff_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Indicates that the reported price that is different from the market price. The price difference should be stated by using field 828 TrdType and, if required, field 829 TrdSubType
Collapse XSD Schema Diagram:
XSD Diagram of ReportedPxDiff_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ReportedPxDiff_t">
    <xs:annotation>
        <xs:documentation>Indicates that the reported price that is different from the market price. The price difference should be stated by using field 828 TrdType and, if required, field 829 TrdSubType</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="ReportedPxDiff" ComponentType="Field" Tag="1134" Type="Boolean" AbbrName="ReportedPxDiff" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ReportedPxDiff