<xs:attributeGroup name="AllocAckGrpAttributes">
<xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
<xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
<xs:attribute name="Px" type="AllocPrice_t" use="optional" />
<xs:attribute name="AllocPosEfct" type="AllocPositionEffect_t" use="optional" />
<xs:attribute name="IndAllocID" type="IndividualAllocID_t" use="optional" />
<xs:attribute name="IndAllocRejCode" type="IndividualAllocRejCode_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="IndAllocID2" type="SecondaryIndividualAllocID_t" use="optional" />
<xs:attribute name="CustCpcty" type="AllocCustomerCapacity_t" use="optional" />
<xs:attribute name="Typ" type="IndividualAllocType_t" use="optional" />
<xs:attribute name="Qty" type="AllocQty_t" use="optional" />
</xs:attributeGroup>
|