Definition Type: SimpleType
Name: TotNoOrders_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Total number of list order entries across all messages. Should be the sum of all NoOrders (73) in each message that has repeating list order entries related to the same ListID (66). Used to support fragmentation. (Prior to FIX 4.2 this field was named "ListNoOrds")
Collapse XSD Schema Diagram:
XSD Diagram of TotNoOrders_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="TotNoOrders_t">
    <xs:annotation>
        <xs:documentation>
      Total number of list order entries across all messages. Should be the sum of all NoOrders (73) in each message that has repeating list order entries related to the same ListID (66). Used to support fragmentation.
      (Prior to FIX 4.2 this field was named "ListNoOrds")
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="TotNoOrders" ComponentType="Field" Tag="68" Type="int" AbbrName="TotNoOrds" 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:TotNoOrds, nsA:TotNoOrds