<xs:simpleType name="TotNoQuoteEntries_t">
<xs:annotation>
<xs:documentation xml:lang="en">Total number of quotes for the quote set across all messages Should be the sum of all NoQuoteEntries 295 in each message that has repeating quotes that are part of the same quote set Prior to FIX 4 4 this field was named TotQuoteEntries
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TotNoQuoteEntries" tag="304" datatype="int" ComponentType="Field" StdAbbrev="TotNoQuotEntries" QualifiedAbbrev="TotNoQuotEntries" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|