<xs:attributeGroup name="TrdAllocGrpAttributes">
<xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
<xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
<xs:attribute name="AllocSettlCcy" type="AllocSettlCurrency_t" use="optional" />
<xs:attribute name="IndAllocID" type="IndividualAllocID_t" use="optional" />
<xs:attribute name="Qty" type="AllocQty_t" use="optional" />
<xs:attribute name="CustCpcty" type="AllocCustomerCapacity_t" use="optional" />
<xs:attribute name="Meth" type="AllocMethod_t" use="optional" />
<xs:attribute name="IndAllocID2" type="SecondaryIndividualAllocID_t" use="optional" />
<xs:attribute name="ClrFeeInd" type="AllocClearingFeeIndicator_t" use="optional" />
</xs:attributeGroup>
|