Definition Type: SimpleType
Name: OrderDelay_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Time lapsed from order entry until match, based on the unit of time specified in OrderDelayUnit. Default is seconds if OrderDelayUnit is not specified. Value = 0, indicates the aggressor (the initiating side of the trade).
Collapse XSD Schema Diagram:
XSD Diagram of OrderDelay_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OrderDelay_t">
    <xs:annotation>
        <xs:documentation>Time lapsed from order entry until match, based on the unit of time specified in OrderDelayUnit.  Default is seconds if OrderDelayUnit is not specified. Value = 0, indicates the aggressor (the initiating side of the trade).</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="OrderDelay" ComponentType="Field" Tag="1428" Type="int" AbbrName="OrdDelay" 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:OrdDelay, nsA:OrdDelay