<xs:attributeGroup name="ExecAllocGrpAttributes">
<xs:attribute name="LastQty" type="LastQty_t" use="optional" />
<xs:attribute name="ExecID" type="ExecID_t" use="optional" />
<xs:attribute name="ExecID2" type="SecondaryExecID_t" use="optional" />
<xs:attribute name="LastPx" type="LastPx_t" use="optional" />
<xs:attribute name="LastParPx" type="LastParPx_t" use="optional" />
<xs:attribute name="LastCpcty" type="LastCapacity_t" use="optional" />
</xs:attributeGroup>
|