| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = Y
| |||
| 262 | MDReqID | Y | Must refer to the MDReqID of the request.
| ||
| 281 | MDReqRejReason | N |
| ||
| 816 | NoAltMDSource | N |
| ||
![]() |
817 | AltMDSourceID | N | Alternative Market Data Source
| |
| 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 % MktDataReqRejCustom "" > <!ENTITY % MktDataReqRejContent "MDReqID, MDReqRejRsn?, MDRjctGrp*, Text?, EncTextLen?, EncText? %MktDataReqRejCustom;" > <!ELEMENT MktDataReqRej (%MktDataReqRejContent;)> <!ATTLIST MktDataReqRej FIXMsgType_ENUM CDATA #FIXED "Y" Category CDATA #FIXED "MarketData" FIXSpecVolume CDATA #FIXED 'Volume3' FullName CDATA #FIXED "MarketDataRequestReject" ComponentType CDATA #FIXED "Message" > | |||||