<xs:simpleType name="AvgPxPrecision_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates number of decimal places to be used for average pricing Absence of this field indicates that default precision arranged by the broker institution is to be used
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="AvgPxPrecision" tag="74" datatype="int" ComponentType="Field" StdAbbrev="AvgPxPrcsn" QualifiedAbbrev="AvgPxPrcsn" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|