<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>
|