<xs:simpleType name="AvgPx_t">
<xs:annotation>
<xs:documentation xml:lang="en">Calculated average price of all fills on this order For Fixed Income trades AvgPx is always expressed as percent of par regardless of the PriceType 423 of LastPx 3 I e AvgPx will contain an average of percent of par values see LastParPx 669 for issues traded in Yield Spread or Discount
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="AvgPx" tag="6" datatype="Price" ComponentType="Field" StdAbbrev="AvgPx" QualifiedAbbrev="AvgPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|