<xs:simpleType name="TradingSessionID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Identifier for Trading Session Can be used to represent a specific market trading session e g PRE OPEN CROSS_2 AFTER HOURS TOSTNET TOSTNET2 etc To specify good for session where session spans more than one calendar day use TimeInForce = Day in conjunction with TradingSessionID Values should be bi laterally agreed to between counterparties Firms may register Trading Session values on the FIX website presently a document maintained within ECN and Exchanges working group section
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradingSessionID" tag="336" datatype="String" ComponentType="Field" StdAbbrev="TrdgSessID" QualifiedAbbrev="SesID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|