Definition Type: SimpleType
Name: RefreshIndicator_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Set by the sender to tell the receiver to perform an immediate refresh of the book due to disruptions in the accompanying real-time feed 'Y' - Mandatory refresh by all participants 'N' - Process as required
Collapse XSD Schema Diagram:
XSD Diagram of RefreshIndicator_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="RefreshIndicator_t">
    <xs:annotation>
        <xs:documentation>Set by the sender to tell the receiver to perform an immediate refresh of the book due to disruptions in the accompanying real-time feed
    'Y'  - Mandatory refresh by all participants
	'N' -  Process as required
</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="RefreshIndicator" ComponentType="Field" Tag="1187" Type="Boolean" AbbrName="RefInd" 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:RefInd