| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = AF
| |||
| 584 | MassStatusReqID | Y | Unique ID of mass status request as assigned by the institution.
| ||
| 585 | MassStatusReqType | Y | Specifies the scope of the mass status request
| ||
| Component Block <Parties> | N | Insert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 1 | Account | N | Account
| ||
| 660 | AcctIDSource | N |
| ||
| 336 | TradingSessionID | N | Trading Session
| ||
| 625 | TradingSessionSubID | N |
| ||
| Component Block <Instrument> | N | Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| Component Block <Underlying Instrument> | N | Insert here the set of "UnderlyingInstrument" (underlying symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 54 | Side | N | Optional qualifier used to indicate the side of the market for which orders will be returned.
| ||
| Component Block <Standard Trailer> | Y |
| |||
| XML DTD | |||||
| <!ENTITY % OrdMassStatReqCustom "" > <!ENTITY % OrdMassStatReqContent "MassStatReqID, MassStatReqTyp, Ptys?, Acct?, AcctIDSrc?, TrdgSessID?, TrdgSessSubID?, Instrmt?, UndInstrmt?, Side? %OrdMassStatReqCustom;" > <!ELEMENT OrdMassStatReq (%OrdMassStatReqContent;)> <!ATTLIST OrdMassStatReq FIXMsgType_ENUM CDATA #FIXED "AF" Category CDATA #FIXED "SingleGeneralOrderHandling" FIXSpecVolume CDATA #FIXED 'Volume4' FullName CDATA #FIXED "OrderMassStatusRequest" ComponentType CDATA #FIXED "Message" > | |||||