List Cancel Request

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = K
66 ListID Y
60 TransactTime Y Time this order request was initiated/released by the trader or trading system.
229 TradeOriginationDate N
75 TradeDate N
58 Text N
354 EncodedTextLen N Must be set if EncodedText field is specified and must immediately precede it.
355 EncodedText N Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.
Component Block <Standard Trailer> Y
XML DTD
<!ENTITY % ListCxlReqCustom "" >
<!ENTITY % ListCxlReqContent "ListID, TransactTm, TrdOrigntnDt?, TrdDt?, Text?, EncTextLen?, EncText? %ListCxlReqCustom;" >
<!ELEMENT ListCxlReq (%ListCxlReqContent;)>
<!ATTLIST ListCxlReq
FIXMsgType_ENUM CDATA #FIXED "K"
Category CDATA #FIXED "ProgramTrading"
FIXSpecVolume CDATA #FIXED 'Volume4'
FullName CDATA #FIXED "ListCancelRequest"
ComponentType CDATA #FIXED "Message" >