<xs:attributeGroup name="BidCompReqGrpAttributes">
<xs:attribute name="ID" type="ListID_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="optional" />
<xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="NetGrossInd" type="NetGrossInd_t" use="optional" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="Acct" type="Account_t" use="optional" />
<xs:attribute name="AcctIDSrc" type="AcctIDSource_t" use="optional" />
</xs:attributeGroup>
|