<xs:attributeGroup name="TradeCaptureReportAckAttributes">
<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="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="required" />
<xs:attribute name="RptRefID" type="TradeReportRefID_t" use="optional" />
<xs:attribute name="RptRefID2" type="SecondaryTradeReportRefID_t" use="optional" />
<xs:attribute name="TrdRptStat" type="TrdRptStatus_t" use="optional" />
<xs:attribute name="RptRejRsn" type="TradeReportRejectReason_t" use="optional" />
<xs:attribute name="RptID2" type="SecondaryTradeReportID_t" use="optional" />
<xs:attribute name="SubReqTyp" type="SubscriptionRequestType_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="ExecID2" type="SecondaryExecID_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="optional" />
<xs:attribute name="RspTransportTyp" type="ResponseTransportType_t" use="optional" />
<xs:attribute name="RspDest" type="ResponseDestination_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="ClrFeeInd" type="ClearingFeeIndicator_t" use="optional" />
<xs:attribute name="Cpcty" type="OrderCapacity_t" use="optional" />
<xs:attribute name="Rstctions" type="OrderRestrictions_t" use="optional" />
<xs:attribute name="CustCpcty" type="CustOrderCapacity_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="PosEfct" type="PositionEffect_t" use="optional" />
<xs:attribute name="PreallocMeth" type="PreallocMethod_t" use="optional" />
</xs:attributeGroup>
|