Collateral Inquiry

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = BB
909 CollInquiryID N Identifier for the collateral inquiry to which this message is a reply
938 NoCollInquiryQualifier N Number of qualifiers to inquiry
896 CollInquiryQualifier N Required if NoCollInquiryQualifier > 0 Type of collateral inquiry
263 SubscriptionRequestType N Used to subscribe / unsubscribe for collateral status reports. If the field is absent, the default will be snapshot request only - no subscription.
725 ResponseTransportType N Ability to specify whether the response to the request should be delivered inband or via pre-arranged out-of-band transport.
726 ResponseDestination N URI destination name. Used if ResponseTransportType is out-of-band.
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 "UnderlyingInstrument" 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
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 % CollInqCustom "" >
<!ENTITY % CollInqContent "CollInqID?, CollInqQualGrp*, SubReqTyp?, RspTransportTyp?, RspDest?, Ptys?, Acct?, AcctTyp?, ClOrdID?, OrdID?, ScndOrdID?, ScndClOrdID?, ExecCollGrp*, TrdCollGrp*, Instrmt?, FinancingDetails?, SettlDt?, Qty?, QtyTyp?, Ccy?, InstrmtLegGrp*, UndInstrmtGrp*, MgnExcess?, TotNetValu?, CshOutstanding?, TrdRegTmstamps?, Side?, Px?, PxTyp?, AcrdIntAmt?, EndAcrdIntAmt?, StartCsh?, EndCsh?, SpreadOrBnchmkCrvData?, Stips?, SettlInstrctnsData?, TrdgSessID?, TrdgSessSubID?, SettlSessID?, SettlSessSubID?, ClrngBizDt?, Text?, EncTextLen?, EncText? %CollInqCustom;" >
<!ELEMENT CollInq (%CollInqContent;)>
<!ATTLIST CollInq
FIXMsgType_ENUM CDATA #FIXED "BB"
Category CDATA #FIXED "CollateralManagement"
FIXSpecVolume CDATA #FIXED 'Volume5'
FullName CDATA #FIXED "CollateralInquiry"
ComponentType CDATA #FIXED "Message" >