| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = “BD”
| |||
| 937 | NetworkStatusResponseType | Y |
| ||
| 933 | NetworkRequestID | N |
| ||
| 932 | NetworkResponseID | Y |
| ||
| 934 | LastNetworkResponseID | N | Required when NetworkStatusResponseType=2
| ||
| 936 | NoCompIDs | Y | Specifies the number of repeating CompId’s
| ||
![]() |
930 | RefCompID | N | CompID that status is being report for. Required if NoCompIDs > 0,
| |
![]() |
931 | RefSubID | N | SubID that status is being report for.
| |
![]() |
283 | LocationID | N | LocationID that status is being report for.
| |
![]() |
284 | DeskID | N | DeskID that status is being report for.
| |
![]() |
928 | StatusValue | N |
| |
![]() |
929 | StatusText | N | Additional Information, i.e. “National Holiday”
| |
| Component Block <Standard Trailer> | Y |
| |||
| XML DTD | |||||
| <!ENTITY % NtwkSysStatRspCustom "" > <!ENTITY % NtwkSysStatRspContent "NtwkStatRspTyp, NtwkReqID?, NtwkRspID, LastNtwkRspID?, CompIDStatGrp+ %NtwkSysStatRspCustom;" > <!ELEMENT NtwkSysStatRsp (%NtwkSysStatRspContent;)> <!ATTLIST NtwkSysStatRsp FIXMsgType_ENUM CDATA #FIXED "BD" Category CDATA #FIXED "Common" FIXSpecVolume CDATA #FIXED 'Volume1' FullName CDATA #FIXED "NetworkCounterpartySystemStatusResponse" ComponentType CDATA #FIXED "Message" > | |||||