Definition Type: SimpleType
Name: TotNoFills_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Total number of fill entries across all messages. Should be the sum of all NoFills(1362) in each message that has repeating list of fill entries related to the same ExecID(17). Used to support fragmentation.
Collapse XSD Schema Diagram:
XSD Diagram of TotNoFills_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="TotNoFills_t">
    <xs:annotation>
        <xs:documentation>Total number of fill entries across all messages. Should be the sum of all NoFills(1362) in each message that has repeating list of fill entries related to the same ExecID(17). Used to support fragmentation.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="TotNoFills" ComponentType="Field" Tag="1361" Type="int" AbbrName="TotNoFills" 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:TotNoFills