<xs:simpleType name="LegLastPx_t">
<xs:annotation>
<xs:documentation xml:lang="en">Execution price assigned to a leg of a multileg instrument See LastPx 3 field for description and values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegLastPx" tag="637" datatype="Price" ComponentType="Field" StdAbbrev="LastPx" QualifiedAbbrev="LastPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|