<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>
|