Definition Type: SimpleType
Name: ContraTradeTime_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Identifes the time of the trade with the ContraBroker (375). (always expressed in UTC (Universal Time Coordinated, also known as "GMT")
Collapse XSD Schema Diagram:
XSD Diagram of ContraTradeTime_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ContraTradeTime_t">
    <xs:annotation>
        <xs:documentation>
      Identifes the time of the trade with the ContraBroker (375).   (always expressed in UTC (Universal Time Coordinated, also known as "GMT")
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="ContraTradeTime" ComponentType="Field" Tag="438" Type="UTCTimestamp" AbbrName="CntraTrdTm" Category="SingleGeneralOrderHandling" CategoryAbbrName="TrdTm" 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:CntraTrdTm