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