<xs:attributeGroup name="MDIncGrpAttributes">
<xs:attribute name="UpdtAct" type="MDUpdateAction_t" use="required" />
<xs:attribute name="DelRsn" type="DeleteReason_t" use="optional" />
<xs:attribute name="MDSubBkTyp" type="MDSubBookType_t" use="optional" />
<xs:attribute name="MktDepth" type="MarketDepth_t" use="optional" />
<xs:attribute name="Typ" type="MDEntryType_t" use="optional" />
<xs:attribute name="ID" type="MDEntryID_t" use="optional" />
<xs:attribute name="RefID" type="MDEntryRefID_t" use="optional" />
<xs:attribute name="MDStrmID" type="MDStreamID_t" use="optional" />
<xs:attribute name="FinclStat" type="FinancialStatus_t" use="optional" />
<xs:attribute name="CorpActn" type="CorporateAction_t" use="optional" />
<xs:attribute name="Px" type="MDEntryPx_t" use="optional" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="OrdTyp" type="OrdType_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="SettlCcy" type="SettlCurrency_t" use="optional" />
<xs:attribute name="Sz" type="MDEntrySize_t" use="optional" />
<xs:attribute name="LotTyp" type="LotType_t" use="optional" />
<xs:attribute name="Dt" type="MDEntryDate_t" use="optional" />
<xs:attribute name="Tm" type="MDEntryTime_t" use="optional" />
<xs:attribute name="TickDirctn" type="TickDirection_t" use="optional" />
<xs:attribute name="Mkt" type="MDMkt_t" use="optional" />
<xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="TrdgStat" type="SecurityTradingStatus_t" use="optional" />
<xs:attribute name="HaltRsn" type="HaltReason_t" use="optional" />
<xs:attribute name="QCond" type="QuoteCondition_t" use="optional" />
<xs:attribute name="TrdCond" type="TradeCondition_t" use="optional" />
<xs:attribute name="TrdTyp" type="TrdType_t" use="optional" />
<xs:attribute name="MtchTyp" type="MatchType_t" use="optional" />
<xs:attribute name="Orig" type="MDEntryOriginator_t" use="optional" />
<xs:attribute name="LctnID" type="LocationID_t" use="optional" />
<xs:attribute name="DeskID" type="DeskID_t" use="optional" />
<xs:attribute name="OpenClsSettlFlag" type="OpenCloseSettlFlag_t" use="optional" />
<xs:attribute name="TmInForce" type="TimeInForce_t" use="optional" />
<xs:attribute name="ExpireDt" type="ExpireDate_t" use="optional" />
<xs:attribute name="ExpireTm" type="ExpireTime_t" use="optional" />
<xs:attribute name="MinQty" type="MinQty_t" use="optional" />
<xs:attribute name="ExecInst" type="ExecInst_t" use="optional" />
<xs:attribute name="SellerDays" type="SellerDays_t" use="optional" />
<xs:attribute name="OrdID" type="OrderID_t" use="optional" />
<xs:attribute name="OrdID2" type="SecondaryOrderID_t" use="optional" />
<xs:attribute name="EntryID" type="QuoteEntryID_t" use="optional" />
<xs:attribute name="TrdID" type="TradeID_t" use="optional" />
<xs:attribute name="Buyer" type="MDEntryBuyer_t" use="optional" />
<xs:attribute name="Seller" type="MDEntrySeller_t" use="optional" />
<xs:attribute name="NumOfOrds" type="NumberOfOrders_t" use="optional" />
<xs:attribute name="PosNo" type="MDEntryPositionNo_t" use="optional" />
<xs:attribute name="Scope" type="Scope_t" use="optional" />
<xs:attribute name="PxDelta" type="PriceDelta_t" use="optional" />
<xs:attribute name="NetChgPrevDay" type="NetChgPrevDay_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:attribute name="MDPxLvl" type="MDPriceLevel_t" use="optional" />
<xs:attribute name="Cpcty" type="OrderCapacity_t" use="optional" />
<xs:attribute name="MDOrigTyp" type="MDOriginType_t" use="optional" />
<xs:attribute name="HighPx" type="HighPx_t" use="optional" />
<xs:attribute name="LowPx" type="LowPx_t" use="optional" />
<xs:attribute name="FirstPx" type="FirstPx_t" use="optional" />
<xs:attribute name="LastPx" type="LastPx_t" use="optional" />
<xs:attribute name="TrdVol" type="TradeVolume_t" use="optional" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="TransBkdTm" type="TransBkdTime_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="optional" />
<xs:attribute name="MDQteTyp" type="MDQuoteType_t" use="optional" />
<xs:attribute name="RptSeq" type="RptSeq_t" use="optional" />
<xs:attribute name="DealingCpcty" type="DealingCapacity_t" use="optional" />
<xs:attribute name="MDEntrySpotRt" type="MDEntrySpotRate_t" use="optional" />
<xs:attribute name="MDEntryFwdPnts" type="MDEntryForwardPoints_t" use="optional" />
</xs:attributeGroup>
|