| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = AZ
| |||
| 904 | CollRespID | Y | Unique identifer for the collateral response
| ||
| 902 | CollAsgnID | Y | Collateral assignment to which this response refers
| ||
| 894 | CollReqID | N | Identifer of CollReqID to which the Collateral Assignment is in response
| ||
| 895 | CollAsgnReason | Y | Reason collateral assignment is being requested
| ||
| 903 | CollAsgnTransType | N | Collateral Transaction Type - not recommended because it causes confusion
| ||
| 905 | CollAsgnRespType | Y | Collateral Assignment Response Type
| ||
| 906 | CollAsgnRejectReason | N | Reason Colllateral Assignment was rejected
| ||
| 60 | TransactTime | Y |
| ||
| Component Block <Parties> | N |
| |||
| 1 | Account | N | Customer Account
| ||
| 581 | AccountType | N | Type of account associated with the order (Origin)
| ||
| 11 | ClOrdID | N | Identifier fo order for which collateral is required
| ||
| 37 | OrderID | N | Identifier fo order for which collateral is required
| ||
| 198 | SecondaryOrderID | N | Identifier fo order for which collateral is required
| ||
| 526 | SecondaryClOrdID | N | Identifier fo order for which collateral is required
| ||
| 124 | NoExecs | N | Executions for which collateral is required
| ||
![]() |
17 | ExecID | N | Required if NoExecs > 0
| |
| 897 | NoTrades | N | Trades for which collateral is required
| ||
![]() |
571 | TradeReportID | N | Required if NoTrades > 0
| |
![]() |
818 | SecondaryTradeReportID | N |
| |
| Component Block <Instrument> | N | Insert here the set of "Instrument" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| Component Block <Financing Details> | N | Insert here the set of "FinancingDetails" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 64 | SettlDate | N |
| ||
| 53 | Quantity | N |
| ||
| 854 | QtyType | N |
| ||
| 15 | Currency | N |
| ||
| 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
| ||
| 711 | NoUnderlyings | N | Number of legs that make up the Security
| ||
![]() |
Component Block <Underlying Instrument> | N | Insert here the set of "Underlying Instrument" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
Required if NoUnderlyings > 0
| ||
![]() |
944 | CollAction | N | Required if NoUnderlyings > 0
| |
| 899 | MarginExcess | N |
| ||
| 900 | TotalNetValue | N |
| ||
| 901 | CashOutstanding | N |
| ||
| Component Block <Trd Reg Timestamps> | N | Insert here the set of "TrdRegTimestamps" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 54 | Side | N |
| ||
| 136 | NoMiscFees | N | Required if any miscellaneous fees are reported. Indicates number of repeating entries
** Nested Repeating Group follows **
| ||
![]() |
137 | MiscFeeAmt | N | Required if NoMiscFees > 0
| |
![]() |
138 | MiscFeeCurr | N |
| |
![]() |
139 | MiscFeeType | N | Required if NoMiscFees > 0
| |
![]() |
891 | MiscFeeBasis | N |
| |
| 44 | Price | N |
| ||
| 423 | PriceType | N |
| ||
| 159 | AccruedInterestAmt | N |
| ||
| 920 | EndAccruedInterestAmt | N |
| ||
| 921 | StartCash | N |
| ||
| 922 | EndCash | N |
| ||
| Component Block <Spread Or Benchmark Curve Data> | N | Insert here the set of "SpreadOrBenchmarkCurveData" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| Component Block <Stipulations> | N | Insert here the set of "Stipulations" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
| |||
| 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 % CollRspCustom "" > <!ENTITY % CollRspContent "CollRespID, CollAsgnID, CollReqID?, CollAsgnRsn, CollAsgnTransTyp?, CollAsgnRespTyp, CollAsgnRejRsn?, TransactTm, Ptys?, Acct?, AcctTyp?, ClOrdID?, OrdID?, ScndOrdID?, ScndClOrdID?, ExecCollGrp*, TrdCollGrp*, Instrmt?, FinancingDetails?, SettlDt?, Qty?, QtyTyp?, Ccy?, InstrmtLegGrp*, UndInstrmtCollGrp*, MgnExcess?, TotNetValu?, CshOutstanding?, TrdRegTmstamps?, Side?, MiscFeesGrp*, Px?, PxTyp?, AcrdIntAmt?, EndAcrdIntAmt?, StartCsh?, EndCsh?, SpreadOrBnchmkCrvData?, Stips?, Text?, EncTextLen?, EncText? %CollRspCustom;" > <!ELEMENT CollRsp (%CollRspContent;)> <!ATTLIST CollRsp FIXMsgType_ENUM CDATA #FIXED "AZ" Category CDATA #FIXED "CollateralManagement" FIXSpecVolume CDATA #FIXED 'Volume5' FullName CDATA #FIXED "CollateralResponse" ComponentType CDATA #FIXED "Message" > | |||||