<xs:attributeGroup name="CollateralInquiryAttributes">
<xs:attribute name="ID" type="CollInquiryID_t" use="optional" />
<xs:attribute name="SubReqTyp" type="SubscriptionRequestType_t" use="optional" />
<xs:attribute name="RspTransportTyp" type="ResponseTransportType_t" use="optional" />
<xs:attribute name="RspDest" type="ResponseDestination_t" use="optional" />
<xs:attribute name="Acct" type="Account_t" use="optional" />
<xs:attribute name="AcctTyp" type="AccountType_t" use="optional" />
<xs:attribute name="ClOrdID" type="ClOrdID_t" use="optional" />
<xs:attribute name="OrdID" type="OrderID_t" use="optional" />
<xs:attribute name="OrdID2" type="SecondaryOrderID_t" use="optional" />
<xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="Qty" type="Quantity_t" use="optional" />
<xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="MgnExcess" type="MarginExcess_t" use="optional" />
<xs:attribute name="TotNetValu" type="TotalNetValue_t" use="optional" />
<xs:attribute name="CshOutstanding" type="CashOutstanding_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="optional" />
<xs:attribute name="Px" type="Price_t" use="optional" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="AcrdIntAmt" type="AccruedInterestAmt_t" use="optional" />
<xs:attribute name="EndAcrdIntAmt" type="EndAccruedInterestAmt_t" use="optional" />
<xs:attribute name="StartCsh" type="StartCash_t" use="optional" />
<xs:attribute name="EndCsh" type="EndCash_t" use="optional" />
<xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="SetSesID" type="SettlSessID_t" use="optional" />
<xs:attribute name="SetSesSub" type="SettlSessSubID_t" use="optional" />
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="optional" />
<xs:attribute name="Txt" type="Text_t" use="optional" />
<xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional" />
<xs:attribute name="EncTxt" type="EncodedText_t" use="optional" />
</xs:attributeGroup>
|