Definition Type: SimpleType
Name: ApplQueueMax_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Used to specify the maximum number of application messages that can be queued bedore a corrective action needs to take place to resolve the queuing issue
Collapse XSD Schema Diagram:
XSD Diagram of ApplQueueMax_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ApplQueueMax_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to specify the maximum number of application messages that can be queued bedore a corrective action needs to take place to resolve the queuing issue  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="ApplQueueMax" tag="812" datatype="int" ComponentType="Field" StdAbbrev="ApplQuMax" QualifiedAbbrev="ApplQuMax" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:int" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ApplQuMax