<xs:attributeGroup name="AllocGrpAttributes">
<xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
<xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
<xs:attribute name="MtchStat" type="MatchStatus_t" use="optional" />
<xs:attribute name="Px" type="AllocPrice_t" use="optional" />
<xs:attribute name="Qty" type="AllocQty_t" use="optional" />
<xs:attribute name="IndAllocID" type="IndividualAllocID_t" use="optional" />
<xs:attribute name="ProcCode" type="ProcessCode_t" use="optional" />
<xs:attribute name="NotifyBrkrOfCredit" type="NotifyBrokerOfCredit_t" use="optional" />
<xs:attribute name="HandlInst" type="AllocHandlInst_t" use="optional" />
<xs:attribute name="Txt" type="AllocText_t" use="optional" />
<xs:attribute name="EncAllocTextLen" type="EncodedAllocTextLen_t" use="optional" />
<xs:attribute name="EncAllocText" type="EncodedAllocText_t" use="optional" />
<xs:attribute name="AvgPx" type="AllocAvgPx_t" use="optional" />
<xs:attribute name="NetMny" type="AllocNetMoney_t" use="optional" />
<xs:attribute name="SettlCurrAmt" type="SettlCurrAmt_t" use="optional" />
<xs:attribute name="SettlCcyAmt" type="AllocSettlCurrAmt_t" use="optional" />
<xs:attribute name="SettlCcy" type="SettlCurrency_t" use="optional" />
<xs:attribute name="AllocSettlCcy" type="AllocSettlCurrency_t" use="optional" />
<xs:attribute name="SettlCurrFxRt" type="SettlCurrFxRate_t" use="optional" />
<xs:attribute name="SettlCurrFxRtCalc" type="SettlCurrFxRateCalc_t" use="optional" />
<xs:attribute name="AcrdIntAmt" type="AllocAccruedInterestAmt_t" use="optional" />
<xs:attribute name="IntAtMat" type="AllocInterestAtMaturity_t" use="optional" />
<xs:attribute name="ClrFeeInd" type="ClearingFeeIndicator_t" use="optional" />
<xs:attribute name="SettlInstTyp" type="AllocSettlInstType_t" use="optional" />
</xs:attributeGroup>
|