<xs:attributeGroup name="LegPreAllocGrpAttributes">
<xs:attribute name="AllocAcct" type="LegAllocAccount_t" use="optional" />
<xs:attribute name="IndAllocID" type="LegIndividualAllocID_t" use="optional" />
<xs:attribute name="AllocQty" type="LegAllocQty_t" use="optional" />
<xs:attribute name="AllocAcctIDSrc" type="LegAllocAcctIDSource_t" use="optional" />
<xs:attribute name="SettlCcy" type="LegSettlCurrency_t" use="optional" />
</xs:attributeGroup>
|