<xs:simpleType name="ListSeqNo_t">
<xs:annotation>
<xs:documentation>
Sequence of individual order within list (i.e. ListSeqNo of TotNoOrders (68), 2 of 25, 3 of 25, . . . )
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ListSeqNo" ComponentType="Field" Tag="67" Type="int" AbbrName="ListSeqNo" Category="ProgramTrading" CategoryAbbrName="SeqNo" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:integer" />
</xs:simpleType>
|