<xs:attributeGroup name="TradeCaptureReportAttributes">
<xs:attribute name="RptID" type="TradeReportID_t" use="required" />
<xs:attribute name="TransTyp" type="TradeReportTransType_t" use="optional" />
<xs:attribute name="RptTyp" type="TradeReportType_t" use="optional" />
<xs:attribute name="ReqID" type="TradeRequestID_t" use="optional" />
<xs:attribute name="TrdTyp" type="TrdType_t" use="optional" />
<xs:attribute name="TrdSubTyp" type="TrdSubType_t" use="optional" />
<xs:attribute name="TrdTyp2" type="SecondaryTrdType_t" use="optional" />
<xs:attribute name="TrnsfrRsn" type="TransferReason_t" use="optional" />
<xs:attribute name="ExecTyp" type="ExecType_t" use="optional" />
<xs:attribute name="TotNumTrdRpts" type="TotNumTradeReports_t" use="optional" />
<xs:attribute name="LastRptReqed" type="LastRptRequested_t" use="optional" />
<xs:attribute name="Unsol" type="UnsolicitedIndicator_t" use="optional" />
<xs:attribute name="SubReqTyp" type="SubscriptionRequestType_t" use="optional" />
<xs:attribute name="RptRefID" type="TradeReportRefID_t" use="optional" />
<xs:attribute name="RptRefID2" type="SecondaryTradeReportRefID_t" use="optional" />
<xs:attribute name="RptID2" type="SecondaryTradeReportID_t" use="optional" />
<xs:attribute name="LinkID" type="TradeLinkID_t" use="optional" />
<xs:attribute name="TrdMtchID" type="TrdMatchID_t" use="optional" />
<xs:attribute name="ExecID" type="ExecID_t" use="optional" />
<xs:attribute name="OrdStat" type="OrdStatus_t" use="optional" />
<xs:attribute name="ExecID2" type="SecondaryExecID_t" use="optional" />
<xs:attribute name="ExecRstmtRsn" type="ExecRestatementReason_t" use="optional" />
<xs:attribute name="PrevlyRpted" type="PreviouslyReported_t" use="required" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
<xs:attribute name="UndSesID" type="UnderlyingTradingSessionID_t" use="optional" />
<xs:attribute name="UndSesSub" type="UnderlyingTradingSessionSubID_t" use="optional" />
<xs:attribute name="LastQty" type="LastQty_t" use="required" />
<xs:attribute name="LastPx" type="LastPx_t" use="required" />
<xs:attribute name="LastParPx" type="LastParPx_t" use="optional" />
<xs:attribute name="LastSpotRt" type="LastSpotRate_t" use="optional" />
<xs:attribute name="LastFwdPnts" type="LastForwardPoints_t" use="optional" />
<xs:attribute name="LastMkt" type="LastMkt_t" use="optional" />
<xs:attribute name="TrdDt" type="TradeDate_t" use="required" />
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="optional" />
<xs:attribute name="AvgPx" type="AvgPx_t" use="optional" />
<xs:attribute name="AvgPxInd" type="AvgPxIndicator_t" use="optional" />
<xs:attribute name="MLEGRptTyp" type="MultiLegReportingType_t" use="optional" />
<xs:attribute name="TrdLegRefID" type="TradeLegRefID_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="MtchStat" type="MatchStatus_t" use="optional" />
<xs:attribute name="MtchTyp" type="MatchType_t" use="optional" />
<xs:attribute name="CopyMsgInd" type="CopyMsgIndicator_t" use="optional" />
<xs:attribute name="PubTrdInd" type="PublishTrdIndicator_t" use="optional" />
<xs:attribute name="ShrtSaleRsn" type="ShortSaleReason_t" use="optional" />
</xs:attributeGroup>
|