| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = e (lowercase)
| |||
| 324 | SecurityStatusReqID | Y | Must be unique, or the ID of previous Security Status Request to disable if SubscriptionRequestType = Disable previous Snapshot + Updates Request (2).
| ||
| Component Block <Instrument> | Y | Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| Component Block <Instrument Extension> | N | Insert here the set of "InstrumentExtension" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 711 | NoUnderlyings | N | Number of underlyings
| ||
![]() |
Component Block <Underlying Instrument> | N | Must be provided if Number of underlyings > 0
| ||
| 555 | NoLegs | N | Number of legs that make up the Security
| ||
![]() |
Component Block <Instrument Leg> | N | Insert here the set of "Instrument Legs" (leg symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
Required if NoLegs > 0
| ||
| 15 | Currency | N |
| ||
| 263 | SubscriptionRequestType | Y | SubcriptionRequestType indicates to the other party what type of response is expected. A snapshot request only asks for current information. A subscribe request asks for updates as the status changes. Unsubscribe will cancel any future update messages from the counter party.)
| ||
| 336 | TradingSessionID | N |
| ||
| 625 | TradingSessionSubID | N |
| ||
| Component Block <Standard Trailer> | Y |
| |||
| XML DTD | |||||
| <!ENTITY % SecStatReqCustom "" > <!ENTITY % SecStatReqContent "SecStatReqID, Instrmt, InstrmtExtension?, UndInstrmtGrp*, InstrmtLegGrp*, Ccy?, SubReqTyp, TrdgSessID?, TrdgSessSubID? %SecStatReqCustom;" > <!ELEMENT SecStatReq (%SecStatReqContent;)> <!ATTLIST SecStatReq FIXMsgType_ENUM CDATA #FIXED "e" Category CDATA #FIXED "SecurityAndTradingSessionDefinitionOrStatus" FIXSpecVolume CDATA #FIXED 'Volume3' FullName CDATA #FIXED "SecurityStatusRequest" ComponentType CDATA #FIXED "Message" > | |||||