| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = “BC”
| |||
| 935 | NetworkRequestType | Y |
| ||
| 933 | NetworkRequestID | Y |
| ||
| 936 | NoCompIDs | N | Used to restrict updates/request to a list of specific CompID/SubID/LocationID/DeskID combinations.
If not present request applies to all applicable available counterparties. EG Unless one sell side broker was a customer of another you would not expect to see information about other brokers, similarly one fund manager etc.
| ||
![]() |
930 | RefCompID | N | Used to restrict updates/request to specific CompID
| |
![]() |
931 | RefSubID | N | Used to restrict updates/request to specific SubID
| |
![]() |
283 | LocationID | N | Used to restrict updates/request to specific LocationID
| |
![]() |
284 | DeskID | N | Used to restrict updates/request to specific DeskID
| |
| Component Block <Standard Trailer> | Y |
| |||
| XML DTD | |||||
| <!ENTITY % NtwkSysStatReqCustom "" > <!ENTITY % NtwkSysStatReqContent "NtwkReqTyp, NtwkReqID, CompIDReqGrp* %NtwkSysStatReqCustom;" > <!ELEMENT NtwkSysStatReq (%NtwkSysStatReqContent;)> <!ATTLIST NtwkSysStatReq FIXMsgType_ENUM CDATA #FIXED "BC" Category CDATA #FIXED "Common" FIXSpecVolume CDATA #FIXED 'Volume1' FullName CDATA #FIXED "NetworkCounterpartySystemStatusRequest" ComponentType CDATA #FIXED "Message" > | |||||