| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| Component Block <Standard Header> | Y | MsgType = AX
| |||
| 894 | CollReqID | Y | Unique identifier for collateral request
| ||
| 895 | CollAsgnReason | Y | Reason collateral assignment is being requested
| ||
| 60 | TransactTime | Y |
| ||
| 126 | ExpireTime | N | Time until when Respondent has to assign collateral
| ||
| 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 | Instrument that was traded for which collateral is required
| |||
| Component Block <Financing Details> | N | Details of the Agreement and Deal
| |||
| 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"
| |||
| 336 | TradingSessionID | N | Trading Session in which trade occurred
| ||
| 625 | TradingSessionSubID | N | Trading Session Subid in which trade occurred
| ||
| 716 | SettlSessID | N |
| ||
| 717 | SettlSessSubID | N |
| ||
| 715 | ClearingBusinessDate | N |
| ||
| 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 % CollReqCustom "" > <!ENTITY % CollReqContent "CollReqID, CollAsgnRsn, TransactTm, ExpireTm?, 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?, TrdgSessID?, TrdgSessSubID?, SettlSessID?, SettlSessSubID?, ClrngBizDt?, Text?, EncTextLen?, EncText? %CollReqCustom;" > <!ELEMENT CollReq (%CollReqContent;)> <!ATTLIST CollReq FIXMsgType_ENUM CDATA #FIXED "AX" Category CDATA #FIXED "CollateralManagement" FIXSpecVolume CDATA #FIXED 'Volume5' FullName CDATA #FIXED "CollateralRequest" ComponentType CDATA #FIXED "Message" > | |||||