<xs:attributeGroup name="BidRequestAttributes">
<xs:attribute name="BidID" type="BidID_t" use="optional" />
<xs:attribute name="ClBidID" type="ClientBidID_t" use="required" />
<xs:attribute name="BidReqTransTyp" type="BidRequestTransType_t" use="required" />
<xs:attribute name="ListName" type="ListName_t" use="optional" />
<xs:attribute name="TotNoReltdSym" type="TotNoRelatedSym_t" use="required" />
<xs:attribute name="BidTyp" type="BidType_t" use="required" />
<xs:attribute name="NumTkts" type="NumTickets_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="SideValu1" type="SideValue1_t" use="optional" />
<xs:attribute name="SideValu2" type="SideValue2_t" use="optional" />
<xs:attribute name="LqdtyIndTyp" type="LiquidityIndType_t" use="optional" />
<xs:attribute name="WtAvgLqdty" type="WtAverageLiquidity_t" use="optional" />
<xs:attribute name="EFP" type="ExchangeForPhysical_t" use="optional" />
<xs:attribute name="OutMainCntryUNdx" type="OutMainCntryUIndex_t" use="optional" />
<xs:attribute name="CrssPct" type="CrossPercent_t" use="optional" />
<xs:attribute name="ProgRptReqs" type="ProgRptReqs_t" use="optional" />
<xs:attribute name="ProgPeriodIntvl" type="ProgPeriodInterval_t" use="optional" />
<xs:attribute name="IncTaxInd" type="IncTaxInd_t" use="optional" />
<xs:attribute name="ForexReq" type="ForexReq_t" use="optional" />
<xs:attribute name="NumBidders" type="NumBidders_t" use="optional" />
<xs:attribute name="TrdDt" type="TradeDate_t" use="optional" />
<xs:attribute name="BidTrdTyp" type="BidTradeType_t" use="required" />
<xs:attribute name="BasisPxTyp" type="BasisPxType_t" use="required" />
<xs:attribute name="StrkTm" type="StrikeTime_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>
|