<xs:simpleType name="TradSesCloseTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">Closing time of the trading session
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradSesCloseTime" tag="344" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="ClsTm" QualifiedAbbrev="ClsTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|