<xs:attributeGroup name="ConfirmationAttributes">
<xs:attribute name="CnfmID" type="ConfirmID_t" use="required" />
<xs:attribute name="CnfmRefID" type="ConfirmRefID_t" use="optional" />
<xs:attribute name="CnfmReqID" type="ConfirmReqID_t" use="optional" />
<xs:attribute name="CnfmTransTyp" type="ConfirmTransType_t" use="required" />
<xs:attribute name="CnfmTyp" type="ConfirmType_t" use="required" />
<xs:attribute name="CopyMsgInd" type="CopyMsgIndicator_t" use="optional" />
<xs:attribute name="LegalCnfm" type="LegalConfirm_t" use="optional" />
<xs:attribute name="CnfmStat" type="ConfirmStatus_t" use="required" />
<xs:attribute name="AllocID" type="AllocID_t" use="optional" />
<xs:attribute name="AllocID2" type="SecondaryAllocID_t" use="optional" />
<xs:attribute name="IndAllocID" type="IndividualAllocID_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
<xs:attribute name="TrdDt" type="TradeDate_t" use="required" />
<xs:attribute name="Qty" type="AllocQty_t" use="required" />
<xs:attribute name="QtyTyp" type="QtyType_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="required" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="LastMkt" type="LastMkt_t" use="optional" />
<xs:attribute name="Acct" type="AllocAccount_t" use="required" />
<xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
<xs:attribute name="AcctTyp" type="AllocAccountType_t" use="optional" />
<xs:attribute name="AvgPx" type="AvgPx_t" use="required" />
<xs:attribute name="AvgPxPrcsn" type="AvgPxPrecision_t" use="optional" />
<xs:attribute name="PxTyp" type="PriceType_t" use="optional" />
<xs:attribute name="AvgParPx" type="AvgParPx_t" use="optional" />
<xs:attribute name="RptedPx" type="ReportedPx_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="ProcCode" type="ProcessCode_t" use="optional" />
<xs:attribute name="GrossTrdAmt" type="GrossTradeAmt_t" use="required" />
<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="required" />
<xs:attribute name="MatNetMny" type="MaturityNetMoney_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="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="SharedComm" type="SharedCommission_t" use="optional" />
</xs:attributeGroup>
|