<xs:attributeGroup name="QuotReqGrpAttributes">
<xs:attribute name="PrevClsPx" type="PrevClosePx_t" use="optional" />
<xs:attribute name="ReqTyp" type="QuoteRequestType_t" use="optional" />
<xs:attribute name="Typ" type="QuoteType_t" use="optional" />
<xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="OrignDt" type="TradeOriginationDate_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="optional" />
<xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="SettlDt2" type="SettlDate2_t" use="optional" />
<xs:attribute name="Qty2" type="OrderQty2_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="Acct" type="Account_t" use="optional" />
<xs:attribute name="AcctIDSrc" type="AcctIDSource_t" use="optional" />
<xs:attribute name="AcctTyp" type="AccountType_t" use="optional" />
<xs:attribute name="QuotPxTyp" type="QuotePriceType_t" use="optional" />
<xs:attribute name="OrdTyp" type="OrdType_t" use="optional" />
<xs:attribute name="ValidUntilTm" type="ValidUntilTime_t" use="optional" />
<xs:attribute name="ExpireTm" type="ExpireTime_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="optional" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="Px" type="Price_t" use="optional" />
<xs:attribute name="Px2" type="Price2_t" use="optional" />
</xs:attributeGroup>
|