<xs:attributeGroup name="QuoteStatusRequestAttributes">
<xs:attribute name="StatReqID" type="QuoteStatusReqID_t" use="optional" />
<xs:attribute name="QID" type="QuoteID_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="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="SubReqTyp" type="SubscriptionRequestType_t" use="optional" />
</xs:attributeGroup>
|