<xs:attributeGroup name="TrdCapRptSideGrpAttributes">
<xs:attribute name="Side" type="Side_t" use="required" />
<xs:attribute name="SideExecID" type="SideExecID_t" use="optional" />
<xs:attribute name="OrdDelay" type="OrderDelay_t" use="optional" />
<xs:attribute name="OrdDelayUnit" type="OrderDelayUnit_t" use="optional" />
<xs:attribute name="SideQty" type="SideLastQty_t" use="optional" />
<xs:attribute name="RptID" type="SideTradeReportID_t" use="optional" />
<xs:attribute name="FillStationCd" type="SideFillStationCd_t" use="optional" />
<xs:attribute name="RsnCD" type="SideReasonCd_t" use="optional" />
<xs:attribute name="RptSeq" type="RptSeq_t" use="optional" />
<xs:attribute name="TrdSubTyp" type="SideTrdSubTyp_t" use="optional" />
<xs:attribute name="NetGrossInd" type="NetGrossInd_t" use="optional" />
<xs:attribute name="Ccy" type="SideCurrency_t" use="optional" />
<xs:attribute name="SettlCcy" type="SideSettlCurrency_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="InptSrc" type="TradeInputSource_t" use="optional" />
<xs:attribute name="InptDev" type="TradeInputDevice_t" use="optional" />
<xs:attribute name="ComplianceID" type="ComplianceID_t" use="optional" />
<xs:attribute name="SolFlag" type="SolicitedFlag_t" use="optional" />
<xs:attribute name="CustCpcty" type="CustOrderCapacity_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="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="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:attribute name="SideGrossTradeAmt" type="SideGrossTradeAmt_t" use="optional" />
<xs:attribute name="AgrsrInd" type="AggressorIndicator_t" use="optional" />
<xs:attribute name="ExchSpeclInstr" type="ExchangeSpecialInstructions_t" use="optional" />
<xs:attribute name="OrdCat" type="OrderCategory_t" use="optional" />
<xs:attribute name="LqdtyInd" type="SideLiquidityInd_t" use="optional" />
</xs:attributeGroup>
|