Definition Type: SimpleType
Name: ApplResendFlag_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used to indicate that a message is being sent in response to an Application Message Request. It is possible for both ApplResendFlag and PossDupFlag to be set on the same message if the Sender's cache size is greater than zero and the message is being resent due to a session level resend request
Collapse XSD Schema Diagram:
XSD Diagram of ApplResendFlag_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ApplResendFlag_t">
    <xs:annotation>
        <xs:documentation>Used to indicate that a message is being sent in response to an Application Message Request. It is possible for both ApplResendFlag and PossDupFlag to be set on the same message if the Sender's cache size is greater than zero and the message is being resent due to a session level resend request</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="ApplResendFlag" ComponentType="Field" Tag="1352" Type="Boolean" AbbrName="ApplResendFlag" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ApplResendFlag