<xs:simpleType name="LastParPx_t">
<xs:annotation>
<xs:documentation>
Last price expressed in percent-of-par. Conditionally required for Fixed Income trades when LastPx (31) is expressed in Yield, Spread, Discount or any other type.
Usage: Execution Report and Allocation Report repeating executions block (from sellside).
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="LastParPx" ComponentType="Field" Tag="669" Type="Price" AbbrName="LastParPx" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|