Collateral Report

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = BA
908 CollRptID Y Unique Identifer for collateral report
909 CollInquiryID N Identifier for the collateral inquiry to which this message is a reply
910 CollStatus Y Collateral status
911 TotNumReports N
912 LastRptRequested N
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
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"
Component Block <Settl Instructions Data> N Insert here the set of "SettlInstructionsData" 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 % CollRptCustom "" >
<!ENTITY % CollRptContent "CollRptID, CollInqID?, CollStat, TotNumRpts?, LastRptReqed?, Ptys?, Acct?, AcctTyp?, ClOrdID?, OrdID?, ScndOrdID?, ScndClOrdID?, ExecCollGrp*, TrdCollGrp*, Instrmt?, FinancingDetails?, SettlDt?, Qty?, QtyTyp?, Ccy?, InstrmtLegGrp*, UndInstrmtGrp*, MgnExcess?, TotNetValu?, CshOutstanding?, TrdRegTmstamps?, Side?, MiscFeesGrp*, Px?, PxTyp?, AcrdIntAmt?, EndAcrdIntAmt?, StartCsh?, EndCsh?, SpreadOrBnchmkCrvData?, Stips?, SettlInstrctnsData?, TrdgSessID?, TrdgSessSubID?, SettlSessID?, SettlSessSubID?, ClrngBizDt?, Text?, EncTextLen?, EncText? %CollRptCustom;" >
<!ELEMENT CollRpt (%CollRptContent;)>
<!ATTLIST CollRpt
FIXMsgType_ENUM CDATA #FIXED "BA"
Category CDATA #FIXED "CollateralManagement"
FIXSpecVolume CDATA #FIXED 'Volume5'
FullName CDATA #FIXED "CollateralReport"
ComponentType CDATA #FIXED "Message" >