<xs:simpleType name="TradingSessionSubID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Optional market assigned sub identifier for a trading session Usage is determined by market or counterparties Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradingSessionSubID" tag="625" datatype="String" ComponentType="Field" StdAbbrev="TrdgSessSubID" QualifiedAbbrev="SesSub" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|