<xs:simpleType name="TotNoOrders_t">
<xs:annotation>
<xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TotNoOrders" tag="68" datatype="int" ComponentType="Field" StdAbbrev="TotNoOrds" QualifiedAbbrev="TotNoOrds" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|