| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = z (lowercase Z)
| |||
| 320 | SecurityReqID | Y |
| ||
| 559 | SecurityListRequestType | Y |
| ||
| Component Block <Underlying Instrument> | N | Specifies the underlying instrument
| |||
| 762 | SecuritySubType | N |
| ||
| 15 | Currency | N |
| ||
| 58 | Text | N | Comment, instructions, or other identifying information.
| ||
| 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.
| ||
| 336 | TradingSessionID | N | Optional Trading Session Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable.
| ||
| 625 | TradingSessionSubID | N |
| ||
| 263 | SubscriptionRequestType | N | Subscribe or unsubscribe for security status to security specified in request.
| ||
| Component Block <Standard Trailer> | Y |
| |||
| XML DTD | |||||
| <!ENTITY % DerivSecListReqCustom "" > <!ENTITY % DerivSecListReqContent "SecReqID, SecListReqTyp, UndInstrmt?, SecSubTyp?, Ccy?, Text?, EncTextLen?, EncText?, TrdgSessID?, TrdgSessSubID?, SubReqTyp? %DerivSecListReqCustom;" > <!ELEMENT DerivSecListReq (%DerivSecListReqContent;)> <!ATTLIST DerivSecListReq FIXMsgType_ENUM CDATA #FIXED "z" Category CDATA #FIXED "SecurityAndTradingSessionDefinitionOrStatus" FIXSpecVolume CDATA #FIXED 'Volume3' FullName CDATA #FIXED "DerivativeSecurityListRequest" ComponentType CDATA #FIXED "Message" > | |||||