<xs:simpleType name="ContraTradeTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ContraTradeTime" tag="438" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="CntraTrdTm" QualifiedAbbrev="CntraTrdTm" Category="SingleGeneralOrderHandling" CategoryAbbrev="TrdTm" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|