<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:attributeGroup>
|