Definition Type: SimpleType
Name: SideTimeInForce_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Indicates how long the order as specified in the side stays in effect. SideTimeInForce allows a two-sided cross order to specify order behavior separately for each side. Absence of this field indicates that TimeInForce should be referenced. SideTimeInForce will override TimeInForce if both are provided.
Collapse XSD Schema Diagram:
XSD Diagram of SideTimeInForce_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="SideTimeInForce_t">
    <xs:annotation>
        <xs:documentation>Indicates how long the order as specified in the side stays in effect. SideTimeInForce allows a two-sided cross order to specify order behavior separately for each side. Absence of this field indicates that TimeInForce should be referenced. SideTimeInForce will override TimeInForce if both are provided.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="SideTimeInForce" ComponentType="Field" Tag="962" Type="UTCTimestamp" AbbrName="SideTmFrc" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="UTCTimestamp" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:SideTmFrc