Definition Type: SimpleType
Name: ListSeqNo_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Sequence of individual order within list (i.e. ListSeqNo of TotNoOrders (68), 2 of 25, 3 of 25, . . . )
Collapse XSD Schema Diagram:
XSD Diagram of ListSeqNo_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:SeqNo