<xs:attributeGroup name="TrdCapRptSideGrpAttributes">
<xs:attribute name="Side" type="Side_t" use="required" />
<xs:attribute name="OrdID" type="OrderID_t" use="required" />
<xs:attribute name="OrdID2" type="SecondaryOrderID_t" use="optional" />
<xs:attribute name="ClOrdID" type="ClOrdID_t" use="optional" />
<xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
<xs:attribute name="ListID" type="ListID_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="ProcCode" type="ProcessCode_t" use="optional" />
<xs:attribute name="OddLot" type="OddLot_t" use="optional" />
<xs:attribute name="ClrFeeInd" type="ClearingFeeIndicator_t" use="optional" />
<xs:attribute name="InptSrc" type="TradeInputSource_t" use="optional" />
<xs:attribute name="InptDev" type="TradeInputDevice_t" use="optional" />
<xs:attribute name="OrdInptDev" type="OrderInputDevice_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="ComplianceID" type="ComplianceID_t" use="optional" />
<xs:attribute name="SolFlag" type="SolicitedFlag_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="OrdTyp" type="OrdType_t" use="optional" />
<xs:attribute name="ExecInst" type="ExecInst_t" use="optional" />
<xs:attribute name="TransBkdTm" type="TransBkdTime_t" use="optional" />
<xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
<xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
<xs:attribute name="TmBkt" type="TimeBracket_t" use="optional" />
<xs:attribute name="GrossTrdAmt" type="GrossTradeAmt_t" use="optional" />
<xs:attribute name="NumDaysInt" type="NumDaysInterest_t" use="optional" />
<xs:attribute name="ExDt" type="ExDate_t" use="optional" />
<xs:attribute name="AcrdIntRt" type="AccruedInterestRate_t" use="optional" />
<xs:attribute name="AcrdIntAmt" type="AccruedInterestAmt_t" use="optional" />
<xs:attribute name="IntAtMat" type="InterestAtMaturity_t" use="optional" />
<xs:attribute name="EndAcrdIntAmt" type="EndAccruedInterestAmt_t" use="optional" />
<xs:attribute name="StartCsh" type="StartCash_t" use="optional" />
<xs:attribute name="EndCsh" type="EndCash_t" use="optional" />
<xs:attribute name="Concession" type="Concession_t" use="optional" />
<xs:attribute name="TotTakedown" type="TotalTakedown_t" use="optional" />
<xs:attribute name="NetMny" type="NetMoney_t" use="optional" />
<xs:attribute name="SettlCurrAmt" type="SettlCurrAmt_t" use="optional" />
<xs:attribute name="SettlCcy" type="SettlCurrency_t" use="optional" />
<xs:attribute name="SettlCurrFxRt" type="SettlCurrFxRate_t" use="optional" />
<xs:attribute name="SettlCurrFxRtCalc" type="SettlCurrFxRateCalc_t" use="optional" />
<xs:attribute name="PosEfct" type="PositionEffect_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="MLegRptTyp" type="SideMultiLegReportingType_t" use="optional" />
<xs:attribute name="ExchRule" type="ExchangeRule_t" use="optional" />
<xs:attribute name="AllocInd" type="TradeAllocIndicator_t" use="optional" />
<xs:attribute name="PreallocMeth" type="PreallocMethod_t" use="optional" />
<xs:attribute name="AllocID" type="AllocID_t" use="optional" />
</xs:attributeGroup>
|