<xs:simpleType name="TradSesPreCloseTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">Time of the pre closed of the trading session
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradSesPreCloseTime" tag="343" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="PreClsTm" QualifiedAbbrev="PreClsTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|