<xs:simpleType name="LastMkt_t">
<xs:annotation>
<xs:documentation xml:lang="en">Market of execution for last fill or an indication of the market where an order was routed Valid values: See Appendix 6 C
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LastMkt" tag="30" datatype="Exchange" ComponentType="Field" StdAbbrev="LastMkt" QualifiedAbbrev="LastMkt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Exchange" />
</xs:simpleType>
|